tcpserver
tcpserver copied to clipboard
Simple Java-based TCP server and client for passing strings
TcpServer
This is a simple TCP server and client for passing strings back and forth. It has a simple API, nice logging, and clients reconnect if the connection is lost.