文件名称:C#转发式聊天服务器
文件大小:53KB
文件格式:RAR
更新时间:2011-09-12 14:43:41
C#聊天
用VS2003做的转发式聊天服务器 实现了两个客户端通过服务器之间的消息传递
【文件预览】:
Client
----Form1.cs(6KB)
----bin()
--------Debug()
----obj()
--------Debug()
----Client.csproj.user(2KB)
----App.ico(1KB)
----Form1.resx(10KB)
----AssemblyInfo.cs(2KB)
----Client.csproj(5KB)
Server
----Server.csproj(5KB)
----Form1.cs(5KB)
----bin()
--------Debug()
----obj()
--------Debug()
----Server.csproj.user(2KB)
----Server.sln(2KB)
----App.ico(1KB)
----Form1.resx(8KB)
----Server.suo(10KB)
----AssemblyInfo.cs(2KB)
通讯协议.doc