Hello, all! I have a communication system successfully running on 0MQ library. Now I came across one very slow segment on unreliable channel - ping - 7 seconds, 50 bytes per seconds, MTU 380 bytes... (( No TCP lives there, but UDP comes through. I need to connect two points and transmit small packets Unfortunately network equipments blocks all multicast.
Can I adapt pgm/epgm to unicast UDP or perhaps there is some other way? -- Regards, Koshap _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
