contest-server icon indicating copy to clipboard operation
contest-server copied to clipboard

CONTEST is a very simple and easy-to-use TCP server that monitor clients' requests.

CONTEST

CONTEST is a very simple and easy-to-use TCP server that monitor clients' requests.

The default installation should work immediately for most of you. (default: 11212)

Usage: ./contest <Port>

INSTALLATION

make
./contest

That's all.

The current version has been tested on Linux & Mac OS X

SAMPLE OUTPUT