Introduction - If you have any usage issues, please Google them yourself
This paper mainly introduces the asynchronous non blocking mode of C# socket communication, establishes the server and client, and uses the delegate, event and callback function in the program to realize the program