November 17th, 2008
Building a TCP/IP server using C# - 14

Dozens of protocols have come and gone (does anyone even remember IPX/SPX?) but both TCP & UDP over IP survive. C# offers a good deal of libraries for handling connections both on the server and client side. Here we look at how to build a simple server in increasing steps of complexity.



Except where otherwise noted, content on this site is