文件名称:AsyncTcp
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-08-26
- 文件大小:
- 26kb
- 下载次数:
- 0次
- 提 供 者:
- 宋
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一般的聊天程序都是使用socket方式通讯的。对于一个聊天程序来说一般是一个服务器用来中转消息,然后是多个客户端通过连接服务器来消息交换。-General chat programs are using the socket mode of communication. For a chat program, it is generally a server used to relay the message, then multiple clients to connect to the server through the exchange of messages.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AsyncTcp\AsyncTcp\AsyncTcp.sln
........\........\........Client\AsyncTcpClient.csproj
........\........\..............\bin\Debug\AsyncTcpClient.vshost.exe.manifest
........\........\..............\...\Debug
........\........\..............\bin
........\........\..............\FormClient.cs
........\........\..............\FormClient.Designer.cs
........\........\..............\FormClient.resx
........\........\..............\Program.cs
........\........\..............\...perties\AssemblyInfo.cs
........\........\..............\..........\Resources.Designer.cs
........\........\..............\..........\Resources.resx
........\........\..............\..........\Settings.Designer.cs
........\........\..............\..........\Settings.settings
........\........\..............\Properties
........\........\AsyncTcpClient
........\........\........Server\AsyncTcpServer.csproj
........\........\..............\bin\Debug\AsyncTcpServer.vshost.exe.manifest
........\........\..............\...\Debug
........\........\..............\bin
........\........\..............\FormServer.cs
........\........\..............\FormServer.Designer.cs
........\........\..............\FormServer.resx
........\........\..............\Program.cs
........\........\..............\...perties\AssemblyInfo.cs
........\........\..............\..........\Resources.Designer.cs
........\........\..............\..........\Resources.resx
........\........\..............\..........\Settings.Designer.cs
........\........\..............\..........\Settings.settings
........\........\..............\Properties
........\........\..............\User.cs
........\........\AsyncTcpServer
........\AsyncTcp
AsyncTcp