Simple: Sample TCP/UDP server https://msdn.microsoft.com/en-us/library/aa231754(v=vs.60).aspx Simple: Sample TCP/UDP server This sample is a simple TCP/UDP server. It listens on a specified port for client connections. When a client connects, the ser…