MossbauerLab / TinyTcpServer

A small tcp server working under Mono or .NET (4.0) and provides hooks for handling data exchange with clients (works under mono and .net). Behaviour/protocol/reaction could be specified via custom C# script.

Home Page:https://mossbauerlab.github.io/TinyTcpServer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[1.3]Run server as demon from console

EvilLord666 opened this issue · comments

Now when server is started it holds console, but it is better to manipulate it from shell script with return control after one command.