Introduction - If you have any usage issues, please Google them yourself
Achieve basic socket communication functions, is divided into two parts, the server and client, you can specify the server address to connect to the system parameters at the client starts. UDP protocol simulation, complete the most simple data packet delivery and sent back.