[zeromq-dev] dynamic discovery problem
MListUser
mlist.user8080 at gmail.com
Sat Dec 8 07:42:36 CET 2012
Hi,
On Sat, Dec 08, 2012 at 06:16:51AM +0000, Maxa Jean Aimee wrote:
> Hi
> everyone,
> I develop an
> application which simulates upnp protocol, it's involves: Auto-configuration,
> Auto discovery, publishes subscribe, etc...
> To give a
> general overview of my project:
> UPnP is a
> set of networking protocols that permits networked devices, such as personal
> computers, printers, Internet gateways, Wi-Fi access points and mobile devices
> to seamlessly discover each other's presence on the network and establish
> functional network services for data sharing, communications, and entertainment
> To simulate
> it, i create four process which act like real devices. They can discover
> dynamically other process and can subscribe on some evenements of other
> process.
> ?
> This is
> just a general overview of what i have to do.
> My problem
> is that i cannot figure out how to resolve the dynamic discovery problem. I
> follow some advices on this page http://zguide.zeromq.org/page:all but i didn't
> found a solution on my problem.
> If there is
> a possibility that you show me some pieces of code. it will help me very much.
> ?
> I really
> need help on this
> ?
Do you perhaps want to look at mDNS/bonjour instead?
[ ... ]
More information about the zeromq-dev
mailing list