This .NET Program allows easy communication with serial devices.
This .NET Program allows easy communication with serial devices, using the .NET 4 framework and open source.
It provides a half-console easy-to-learn interface, and does not require any major resources at all!
...Typical application: you want to use 2 devices (that are connected to each other using RS232 protocol), remotely. With this software you'll be able to operate them in different locations.
Act as TCP server / TCP Client.
Supports multiple clients.
LICENSE: Apache License Version 2.0, January 2004 http://www.apache.org/licenses/
Redirects incoming commands from COM1 to the command prompt and returns results from command prompt back out COM1. This is primarily useful for automation of Windows servers via console in Linux virtualization environments(ex: KVM, XEN, etc.)