(File transfer using sockets in .NET. Socket is a network socket. Using it, you can easily realize network data transmission. The socket class is provided to help developers call the use of socket, so as to avoid the trouble of calling the dynamic library of socket to realize socket. Let's take a look at a simple example. From this simple example, let's see how convenient it is for the socket class to implement socket. ………………)