Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Mar 5, 2026. It is now read-only.
Ushakov Michael (Ушаков Михаил) edited this page Nov 11, 2017 · 6 revisions

A small tcp server working under Mono or .NET and provides hooks for handling data exchange with MULTIPLE clients (works under mono and .net) and BEHAVIOUR CUSTOMIZATION via C# SCRIPT. It was fully tested with NUnit Tests on single and multi client (parallel) exchange.

Main example is here: https://github.com/MossbauerLab/TinyTcpServer/wiki/Scripted-tcp-server

Example of own implementation of Echo server (RFC 862): https://github.com/MossbauerLab/TinyTcpServer/wiki/Echo-tcp-server-(RFC-862)

Example of own implementation of Time server (RFC 862): https://github.com/MossbauerLab/TinyTcpServer/wiki/Time-tcp-server-(RFC-868)

Server console documentation: https://github.com/MossbauerLab/TinyTcpServer/wiki/Server-console

Also there is a GUI Win Forms project: https://github.com/MossbauerLab/TinyTcpServer/tree/master/GUI/MossbauerLab.TinyTcpServer.MnGUI

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /