EsotericSoftware / tcpserver

Simple Java-based TCP server and client for passing strings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple Java-based TCP server and client for passing strings

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 100.0%