此文主要针对使用微软的 DotNet 平台,做网络相关的WinForm程序的开发。
.NET平台中,网络相关的内容,基本全部包含于 System.Net 这个命名空间下。
.Net, 微软 dotnet framework, microsoft, msdn, socket, system.net, tcpclient, udpclient, 微软