Description: Similar to a chat tool, divided into services and client, need to run the server. Mainly by using Socket asynchronous data transmission, in the LAN each other impending arrival into the also realized with a simple chat program.
File list (Check if you may need any files):
Socket\Client\AsySocket.cs
......\......\bin\Debug\Client.exe
......\......\...\.....\Client.pdb
......\......\...\.....\Client.vshost.exe
......\......\Client.csproj
......\......\Client.gpState
......\......\Client.sln
......\......\Client.suo
......\......\Form1.cs
......\......\Form1.Designer.cs
......\......\Form1.resx
......\......\obj\Client.csproj.FileList.txt
......\......\...\Debug\Client.csproj.GenerateResource.Cache
......\......\...\.....\Client.exe
......\......\...\.....\Client.Form1.resources
......\......\...\.....\Client.pdb
......\......\...\.....\Client.Properties.Resources.resources
......\......\Program.cs
......\......\...perties\AssemblyInfo.cs
......\......\..........\Resources.Designer.cs
......\......\..........\Resources.resx
......\......\..........\Settings.Designer.cs
......\......\..........\Settings.settings
......\Server\AsySocket.cs
......\......\bin\Debug\Server.exe
......\......\...\.....\Server.pdb
......\......\...\.....\Server.vshost.exe
......\......\frmServer.cs
......\......\frmServer.Designer.cs
......\......\frmServer.resx
......\......\obj\Debug\Client.Properties.Resources.resources
......\......\...\.....\Server.csproj.GenerateResource.Cache
......\......\...\.....\Server.exe
......\......\...\.....\Server.frmServer.resources
......\......\...\.....\Server.pdb
......\......\...\.....\Server.Server2.resources
......\......\...\.....\TempPE\Properties.Resources.Designer.cs.dll
......\......\...\Server.csproj.FileList.txt
......\......\Program.cs
......\......\...perties\AssemblyInfo.cs
......\......\..........\Resources.Designer.cs
......\......\..........\Resources.resx
......\......\..........\Settings.Designer.cs
......\......\..........\Settings.settings
......\......\Server.csproj
......\......\Server2.cs
......\......\Server2.Designer.cs
......\......\Server2.resx
......\Client\obj\Debug\Refactor
......\......\...\.....\TempPE
......\Server\obj\Debug\Refactor
......\......\...\.....\TempPE
......\Client\bin\Debug
......\......\obj\Debug
......\Server\bin\Debug
......\......\obj\Debug
......\Client\bin
......\......\obj
......\......\Properties
......\Server\bin
......\......\obj
......\......\Properties
......\Client
......\Server
Socket