File list (Check if you may need any files):
C# 异步TCP Socket聊天室\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
C# 异步TCP Socket聊天室