Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 292 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 292 Bytes

csharpTCP

csharpTCP is my attempt to learn C# Networking, it is a work in progress.

testapp

testapp contains the .cs file for the TCP server

testappclnt

testappclnt contains the .cs file for the TCP client, both run locally but can be configured with whatever IP you use, for now.