csharpTCP is my attempt to learn C# Networking, it is a work in progress.
testapp contains the .cs file for the TCP server
testappclnt contains the .cs file for the TCP client, both run locally but can be configured with whatever IP you use, for now.