You can try NetMQ,  it support PGM and should work with zeromq PGM.
On Jun 15, 2016 17:53, "Osiris Pedroso" <[email protected]> wrote:

> Have you used Wireshark to see if that traffic is actually making to the
> client box when your application stops receiving it?
>
> That would prove if problem resides in your application or the network
> itself.
>
> On Wed, Jun 15, 2016 at 9:23 AM Paul Krauss <[email protected]>
> wrote:
>
>> Hi Folks – I am using 0MQ and CLRZMQ wrapper for C# on Windows 7.
>>
>> I have a client app running on a Windows box that receives reliable
>> multicast from 6 different server processes.
>>
>> The server processes are all sending reliable multicast using 0MQ. Each
>> server uses different ports and groups.
>>
>>
>>
>> About once a week, one of my clients will just stop receiving the
>> reliable multicast from ALL sources and it will not receive data again
>> until we restart the client app.
>>
>>
>>
>> I know the data is being sent from the servers correctly because all of
>> my other clients receive all the data from the servers during the same
>> time-frame.
>>
>>
>>
>> It’s very frustrating and I’m not sure what causes it or what to do.
>>
>> Any ideas, or thoughts?
>>
>> Thank you - Paul
>> This e-mail message (together with any attached documents) is strictly
>> confidential and intended solely for the addressee (including the
>> addressee's employing organization, assigns and affiliates). It may contain
>> information that is proprietary to Geneva Trading USA LLC, its affiliates
>> and assigns. It is controlled by law, or is covered by legal, professional
>> or other privilege. If you are not the intended addressee nor associated
>> with the intended addressee’s organization, you must not use, disclose or
>> copy this transmission, and are asked to notify the sender of its receipt.
>> Please be further advised that the unauthorized interception or retrieval
>> of e-mail may be a criminal violation of the Electronic Communications
>> Privacy Act.
>> _______________________________________________
>> zeromq-dev mailing list
>> [email protected]
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to