C# Socket 聊天

时间:2017-02-26 11:37:47
【文件属性】:

文件名称:C# Socket 聊天

文件大小:538KB

文件格式:RAR

更新时间:2017-02-26 11:37:47

vs2005 C# Socket 聊天工具

vs2005 C# 運用Socket 實現和多人聊天 多窗體功能


【文件预览】:
SocketServer
----Program.cs(485B)
----Config.cs(693B)
----SocketServer.csproj(4KB)
----Properties()
--------Settings.settings(249B)
--------Resources.Designer.cs(3KB)
--------AssemblyInfo.cs(1KB)
--------Settings.Designer.cs(1KB)
--------Resources.resx(5KB)
----FormSocketServer.cs(7KB)
----FormSocketServer.resx(6KB)
----App.config(226B)
----obj()
--------SocketServer.csproj.FileList.txt(484B)
--------Debug()
----bin()
--------Debug()
----FormSocketServer.Designer.cs(8KB)
Solution_socket
----Solution_socket.sln(2KB)
----Solution_socket.suo(37KB)
SocketClass
----Socket_Server.cs(21KB)
----SocketClass.csproj(2KB)
----Properties()
--------AssemblyInfo.cs(1KB)
----Socket_Client.cs(18KB)
----obj()
--------Debug()
--------SocketClass.csproj.FileList.txt(287B)
----bin()
--------Debug()
----Class.cs(16KB)
SocketClient
----userLogin.cs(3KB)
----ClientConfig.cs(472B)
----Program.cs(478B)
----FormClient.Designer.cs(3KB)
----FormClient.cs(10KB)
----userClient.resx(6KB)
----Properties()
--------Settings.settings(249B)
--------Resources.Designer.cs(3KB)
--------AssemblyInfo.cs(1KB)
--------Settings.Designer.cs(1KB)
--------Resources.resx(5KB)
----FormClient.resx(6KB)
----App.config(182B)
----SocketClient.csproj(4KB)
----userLogin.Designer.cs(5KB)
----obj()
--------Debug()
--------SocketClient.csproj.FileList.txt(542B)
----userLogin.resx(6KB)
----userClient.cs(7KB)
----userClient.Designer.cs(5KB)
----bin()
--------Debug()

网友评论

  • 资源很不错,可以参考点对点聊天,没有多线程窗口消息提示。