Introduction - If you have any usage issues, please Google them yourself
Code for the c#, Implements a server-side and a communication between the client, the network has a public library
Packet : 111186756networking.zip filelist
Bin/
Client/
Client/App.ico
Client/AssemblyInfo.cs
Client/Client.csproj
Client/Client.csproj.user
Client/frmClient.cs
Client/frmClient.resx
Infinity.Networking/
Infinity.Networking/AssemblyInfo.cs
Infinity.Networking/ClientBase.cs
Infinity.Networking/ClientInfo.cs
Infinity.Networking/Delegates.cs
Infinity.Networking/Infinity.Networking.csproj
Infinity.Networking/Infinity.Networking.csproj.user
Infinity.Networking/INPClient.cs
Infinity.Networking/INPServer.cs
Infinity.Networking/NetworkEventArgs.cs
Infinity.Networking/ServerBase.cs
Networking.sln
Server/
Server/App.ico
Server/AssemblyInfo.cs
Server/frmServer.cs
Server/frmServer.resx
Server/Server.csproj
Server/Server.csproj.user