No description
| .gitignore | ||
| build.sh | ||
| client.c | ||
| feature_wishlist.txt | ||
| moxerver.c | ||
| moxerver.h | ||
| README.md | ||
| server.c | ||
| tty.c | ||
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