Audience
Developers, Software engineers, QA engineers
About Virtual Serial Port Driver
Virtual Serial Port Driver is a system utility by Electronic Team that emulates a serial port and pairs it with another virtual serial port via a virtual null modem cable.
All ports created with the help of the software completely emulate serial port settings exactly like real ones, and support HandFlow control and signal lines. This makes virtual serial ports visible to an operating system, which recognizes them as “standard” hardware serial ports.
All data sent to one virtual COM port immediately appears in the other one and vice versa. Once a virtual serial port pair is created, users can find the ports in Device manager. They are available for use on system startup, even before logging in to the system.
Users developing their own applications can integrate a Virtual Serial Port Driver (DLL, ActiveX, or Core level usage) into their software to create and manage virtual COM ports directly from it.