From 0a3cb2d9eee1a181bb064db179aa174565e9382e Mon Sep 17 00:00:00 2001 From: socec Date: Thu, 6 Mar 2014 12:48:46 +0100 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index b500811..4d9e35a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ moxanix ======= + +Moxanix project implements a serial device server. +It provides console access to multiple serial devices through telnet connection. + + +moxerver +-------- +- server application handling the session between a specific TCP port and a specific serial device +- allows bidirectional communication +- it is expected tu run a separate instance for every serial device