Re: [zeromq-dev] Connect to UDP Multicast CoT Server

2016-10-01 Thread Doron Somech
Udp only work with radio-dish. You can use pgm for pubsub. On Fri, Sep 30, 2016, 16:53 Craig Stutts ARA/SED wrote: > Hey guys, > > I'm new to network programming and I am having trouble connecting to a > Cursor on Target multicast UDP server using ZMQ 4.2.0 (master). I'm

[zeromq-dev] Connect to UDP Multicast CoT Server

2016-09-30 Thread Craig Stutts ARA/SED
Hey guys, I'm new to network programming and I am having trouble connecting to a Cursor on Target multicast UDP server using ZMQ 4.2.0 (master). I'm getting a "The protocol is not compatible with the socket type" error in zmq_connect. The manual page for zmq_connect doesn't mention UDP, but