I have placed a Winsock control on one of my dialogs to provide the functions of a UDP reader. I have defined a control variable (UDP_reader) to use the control.
But I cant seem to find how to initialise and read any received data on this socket.
Note all I want to do is receive (blocking) UDP data from a application on this PC (localhost) on port 3001.
Its the first time I have used this control and my its not easy.
Help!?!
But I cant seem to find how to initialise and read any received data on this socket.
Note all I want to do is receive (blocking) UDP data from a application on this PC (localhost) on port 3001.
Its the first time I have used this control and my its not easy.
Help!?!