Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop CSharp
Title: AsyncTcp Download
 Description: C# asynchronous TCP Socket chat rooms (one server, N clients) general chat programs are using the socket mode communications. 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.
 To Search:
File list (Check if you may need any files):
 

AsyncTcp\AsyncTcp\AsyncTcp.sln
........\........\........Client\AsyncTcpClient.csproj
........\........\..............\bin\Debug\AsyncTcpClient.vshost.exe.manifest
........\........\..............\FormClient.cs
........\........\..............\FormClient.Designer.cs
........\........\..............\FormClient.resx
........\........\..............\Program.cs
........\........\..............\...perties\AssemblyInfo.cs
........\........\..............\..........\Resources.Designer.cs
........\........\..............\..........\Resources.resx
........\........\..............\..........\Settings.Designer.cs
........\........\..............\..........\Settings.settings
........\........\........Server\AsyncTcpServer.csproj
........\........\..............\bin\Debug\AsyncTcpServer.vshost.exe.manifest
........\........\..............\FormServer.cs
........\........\..............\FormServer.Designer.cs
........\........\..............\FormServer.resx
........\........\..............\Program.cs
........\........\..............\...perties\AssemblyInfo.cs
........\........\..............\..........\Resources.Designer.cs
........\........\..............\..........\Resources.resx
........\........\..............\..........\Settings.Designer.cs
........\........\..............\..........\Settings.settings
........\........\..............\User.cs
........\........\........Client\bin\Debug
........\........\........Server\bin\Debug
........\........\........Client\bin
........\........\..............\Properties
........\........\........Server\bin
........\........\..............\Properties
........\........\AsyncTcpClient
........\........\AsyncTcpServer
........\AsyncTcp
AsyncTcp
    

CodeBus www.codebus.net