Provides highspeed message sending and receiving through UDP Multicast for Windows (using overlappedIO with completion ports). Its a C++ class, MATLAB and Python wrappers are provided. Both 32bit and ...
UDPSocket.cpp is the library used to send the images over the udp socket and it can be used either as a library or as a standard class. The UDPClient_python is the python client that receives the ...