[zeromq-dev] dynamic discovery problem

Maxa Jean Aimee maxajeanaimee at yahoo.fr
Sat Dec 8 13:47:35 CET 2012


Thanks Min and Pieter, I'm going to try it.
Jean Aimé MAXA


>________________________________
> De : Pieter Hintjens <ph at imatix.com>
>À : Maxa Jean Aimee <maxajeanaimee at yahoo.fr>; ZeroMQ development list <zeromq-dev at lists.zeromq.org> 
>Envoyé le : Samedi 8 décembre 2012 15h55
>Objet : Re: [zeromq-dev] dynamic discovery problem
> 
>Jean Aimee,
>
>Like Min said, Zyre does what you want: automatic discovery of nodes
>on a network, pub-sub, etc. It includes file transfer so you can send
>files to peers very easily. Here's what a Zyre app looks like:
>
>https://gist.github.com/4239910
>
>One downside for now, you have to work in C or Java (a partial port).
>
>-Pieter
>
>
>On Sat, Dec 8, 2012 at 7:16 AM, Maxa Jean Aimee <maxajeanaimee at yahoo.fr> 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
>>
>> Maxa jean aime
>> Élève ingénieur à l'ESIROI-Spécialité informatique et Télécommunication
>> (École Supérieure d'Ingénieurs Réunion océan indien)
>> Tel:+(262)693915938
>>
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20121208/84e407b3/attachment.htm>


More information about the zeromq-dev mailing list