Archived Articles 712 Articles
C# Books C# Consultants What Is C#? Download Compiler Code Archive Archived Articles Advertise Contribute C# Jobs Beginners Tutorial C# Contractors C# Consulting Links C# Manual Contact Us Legal
C# Socket Programming By S. Thangaraju This is a simple example of socket programming using TCPListener and TCP client. Compile and run the server and client programs after the changing the IP addresses in the programs to the machine from which the server is going to run. Download client.cs Download server.cs
This is a simple example of socket programming using TCPListener and TCP client. Compile and run the server and client programs after the changing the IP addresses in the programs to the machine from which the server is going to run.
Download client.cs
Download server.cs