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.
- Host: GitHub
- URL: https://github.com/sofagris/tcpserver
- Owner: sofagris
- Created: 2013-05-19T11:21:07.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-20T21:17:12.000Z (about 13 years ago)
- Last Synced: 2025-05-19T02:11:23.971Z (about 1 year ago)
- Language: C#
- Size: 230 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ;)