文件名称:c#的socket连接,客户端和服务器端
文件大小:61KB
文件格式:RAR
更新时间:2012-04-09 09:52:48
c#, s ocket, socket连接
简单的socket服务器和客户端互动的小程序,希望大家批评指正,提出宝贵意见
【文件预览】:
Client
----Client.sln(907B)
----Client()
--------Form1.cs(2KB)
--------bin()
--------obj()
--------Properties()
--------Program.cs(465B)
--------Form1.Designer.cs(3KB)
--------Form1.resx(6KB)
--------Client.csproj(3KB)
----Client.suo(15KB)
Server
----Server.sln(907B)
----Server()
--------Server.csproj(3KB)
--------Form1.cs(2KB)
--------bin()
--------obj()
--------Properties()
--------Program.cs(465B)
--------Form1.Designer.cs(3KB)
--------Form1.resx(6KB)
----Server.suo(13KB)