Virtual Serial Port Kit CE creates virtual serial ports and connects each pair of them via virtual null-modem cable. So, all data written to one virtual serial port can be immediately read from the other one, and vice versa.
Moreover, this functionality can be easily integrated into your software.
Using Virtual Serial Port Kit CE you can create virtual serial ports and connect them via virtual null-modem cable.
So, your applications can exchange data just like they do it via hardware serial ports and real null-modem cables.
In other words, it allows connecting two applications (like GPS simulation programs) over virtual serial ports.
For example, using VSPK CE, you can create pair of virtual serial ports (e.g. COM7 and COM8) and connect two applications to them. All data that the first application writes to COM7 is read from COM8 by the second application, and vice versa.
Virtual Serial Port Kit CE is useful for users who work with Windows Mobile serial applications joined by null-modem cable (especially if those applications require more than one serial ports pair). For example, this solution can be used for GPS simulation programs.
It allows speeding up development process during debugging and data-logging period. You can debug your program (which uses serial port) by connecting it to another program (e.g. serial device emulator).
Virtual Serial Port Kit CE functionality can be easily integrated into your application. So you can create and configure virtual serial ports from your application directly.
| General |
|---|
| Full hardware serial ports emulation |
| Virtual serial ports look and work like real hardware ports |
| Up to 9 virtual COM port pairs can be created |
| Once created virtual ports are operable at each system startup (prior to user login) |
| Virtual communication is more fast and reliable than via real null modem cable |
| User Interface and API |
| User-friendly program interface |
| Hot Virtual COM port creation and removal |
| One click enable/disable button for all virtual serial ports |
| Virtual serial ports are controlled directly from your own application using Dynamic Link Library (OEM license) |