-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Ushakov Michael (Ушаков Михаил) edited this page Jul 17, 2017
·
6 revisions
TinyTcpServer is a small tcp server that was designed for running multi-client TCP server in C# application and providing using code with hooks on data receive, in near future (1.2 or 2.0 version) there could be a possibility to have hooks for connect and disconnect. Also there will be a script engine (for C#) scripts for writing any proocol over this server without recompilation.