Introduction - If you have any usage issues, please Google them yourself
UDP socket programming examples, wrote it myself.// Note: You can use the default settings, you can run two instances of A and B, A is the sending port B, port listening,// A is the listening port of the sending port B, the two send each other messages.// This procedure has been tested for learning to use
Packet : 63535272udpsocket.rar filelist
UDPSocket\MyUDPSocket.h
UDPSocket\MyUDPSocket.cpp
UDPSocket\UDPSocket.h
UDPSocket\UDPSocket.cpp
UDPSocket\StdAfx.h
UDPSocket\StdAfx.cpp
UDPSocket\UDPSocket.dsw
UDPSocket\UDPSocket.plg
UDPSocket\Resource.h
UDPSocket\res\UDPSocket.rc2
UDPSocket\res\UDPSocket.ico
UDPSocket\UDPSocketDlg.h
UDPSocket\UDPSocket.rc
UDPSocket\UDPSocketDlg.cpp
UDPSocket\bin\UDPSocket.exe
UDPSocket\UDPSocket.dsp
UDPSocket\res
UDPSocket\bin
UDPSocket