java - Creating a capability matching / peer selection component in JXTA? -


I'm completely new to JXTA and just want to help get started with a few pointers.

I need to create a peer search / capacity matching component, so I can find and find out the colleagues based on many custom criteria. In other words, Peer A says that 'I can do X, Y and K' and when the co-worker can do 'B' X and K ', then for the search of co-worker B, he is able to find a colleague. Hope this makes sense.

Ideally, I want to be able to group group with some high level criteria, perform a search for the group, and then want to search in the group for specific low-level capabilities.

I do not

thanks! First of all, you will need to understand JXTA, available on the script to read Practical JXA II book. Has been done. If you are looking for more advanced information, then programmer's guide 2.6 & amp; 2.7

Regarding your application, you need to know about advertisements and need to make a paper group under the netprogram (for beginners).


Comments