文件名称:C#点对点P2P聊天实例
文件大小:67KB
文件格式:RAR
更新时间:2011-05-29 07:17:31
C# Socket 点对点聊天程序实例,我用VS2005写的
【文件预览】:
CHP2P
----CHP2P.suo(22KB)
----Client()
--------FrmClient.resx(6KB)
--------FrmClient.Designer.cs(7KB)
--------bin()
--------obj()
--------Properties()
--------InitClient.cs(281B)
--------FrmClient.cs(3KB)
--------Client.csproj(3KB)
----CHP2P.sln(1KB)
----Server()
--------Server.csproj(3KB)
--------bin()
--------FrmServer.resx(6KB)
--------obj()
--------Properties()
--------FrmServer.Designer.cs(7KB)
--------FrmServer.cs(3KB)
--------InitServer.cs(283B)