Hello,

I created a pub/sub ping pong tool on a epgm transport.

Each process has two sockets, one PUB and one SUB.
The ping tool sends pings and is subscribed to pong. The pong tool the other 
way around.

The sockets are connected to "epgm://eth1;239.255.255.255.0:5555".

If I start the processes on different systems in my LAN, everything works fine. 
However,
once I set a packet loss on one network device, there a quite a few NAKs, but 
no repair process
in started and eventually the ping/pong process stops.

I'm on Linux using C++. What do I need to do to get the lost messages repaired 
or resent?

Thanks!

Jens



Krauss-Maffei Wegmann GmbH & Co. KG
Sitz der Gesellschaft ist Muenchen
Registergericht: Amtsgericht Muenchen, HRA 72 460

Persoenlich haftende Gesellschafterin: Krauss-Maffei Wegmann Verwaltungs GmbH
Sitz der Gesellschaft ist Muenchen
Registergericht: Amtsgericht Muenchen, HRB 118952
Geschaeftsfuehrer: Dipl.-Ing. Frank Haun (Vorsitzender), Dipl.-Ing. Juergen 
Weber, Dipl.-Kfm. Horst Rieder
Vorsitzender des Aufsichtsrates: Dr. Manfred Bode

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to