Features

No Kernel-Mode Components
Application operates totally in user mode, making the system more stable and safe.

Creating Local Serial Bridges
Local serial bridges, a pair of connected virtual serial ports (similar to two "real" ports connected with null-modem cable) may be created by the application. Flow control and baud rate emulation are provided.

Virtual Serial Port, Connected to Named Pipe
Application allows creation of a virtual serial port, which is connected to a named pipe.

Virtual Serial Port that Uses Files for Input and Output
Application supports a virtual serial port configuration, in which reading from a port results in reading from a file and writing to a port results in writing to a file.

Configuration Utility
Application features a configuration utility, which provides convenient GUI for creation and management of virtual serial ports.