What I want to do is to let the nodes in the LAN advertise their services including their IDs, so that when a node receives any announcement, it can see the ID of the sender in stead of the name of the machine (or MAC address). I don't want to create the service by myself (service = ServiceInfo.create("_workstation._tcp.local.", "myID", 80, 0, 0, true, "text");), I want service announcement to be automatic.

Does anybody know how to deal with that ? please help

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.