Assign new names for serial ports.
Serial Port Mapper allows mapping any serial port to any new port name. In other words, it allows creating aliases for serial ports.
For example, you install additional serial port expansion card to computer as COM5 serial port. But your favorite software can work with COM1...COM4 ports only and cannot be reconfigured to work with COM5.
To resolve this problem you need to map COM5 port to COM1 port.
As result, your software can open COM1 port but actually work with COM5 port.
Serial Port Mapper functionality can be easily integrated into your application. So you can map and swap serial ports from your application directly.
| General |
|---|
| Allows mapping serial ports |
| Allows swapping serial ports |
| Unlimited number of serial ports can be mapped |
| Works as system service |
| Compatibility |
| Virtual serial ports configuration via Windows Device Manager |
| Compatibility with VMware |
| User Interface |
| User friendly program interface |
| Hot serial port mapping, without computer reboot |
| Developer API |
| Map serial ports directly from your own application using command-line |
| Map serial ports directly from your own application using ActiveX or Dynamic Link Library (OEM license) |
Serial Port Mapper is compatible with Windows 7™.
"I just wanted to let you know that this is a wonderful product that does exactly what it says it does. The interface is simple and intuitive and it performs flawlessly. Keep up the good work."
Scott, CA
Serial Port Redirector for Windows CE 1.2.1 released. Code alignment on ARM CPU fixed. Reconnect issue fixed.
December 14, 2009USB for Remote Desktop for Linux 2.7 released. Command line interface improved. Incompatibility issue with USB over Network for Linux fixed. This version is not compatible with the previous one.
December 11, 2009USB for Remote Desktop for Windows CE 2.7 released. Installer now supports WinMobile. Bugs fixed in program GUI. This version is not compatible with the previous one.
December 9, 2009Virtual Serial Port Control 3.0.5 released. Crash on service stopping fixed. ANSI dll methods fixed. DLL API example for C++ added.