An open API service indexing awesome lists of open source software.

https://github.com/sofagris/tcpserver

A simple TCP Server for testing, viewing and interacting with TCP data.
https://github.com/sofagris/tcpserver

Last synced: about 1 year ago
JSON representation

A simple TCP Server for testing, viewing and interacting with TCP data.

Awesome Lists containing this project

README

          

TCPServer
=========

A simple TCP Server written in C# for testing, viewing and interacting with TCP data.

Usage:

TCPServer.exe [args]

Args:

--HOST: #Default 0.0.0.0

--PORT: #Default 23

--GUI #Show Windows GUI #Default False


License:
No restrictions. Go grab a beer ;)