Virtual Serial Ports Driver (VSPD) is a Windows device driver. Using it you can create two virtual serial COM ports in your system which will be virtually connected to each other. For example, after installing VSPD, you will have Virtual Serial Port COM5 and Virtual Serial Port COM6 added to your system. These ports will behave like real common serial ports to other Windows applications. These ports will not interact with any hardware.
Virtual Serial Port Kit creates pairs of virtual serial ports in your system which are virtually connected to each other. Physical null modem cables are not required. You can connect any number of virtual port pairs. Virtual serial port pairs will look and work exactly like real hardware serial ports connected via null modem cables.Virtual Serial Port Kit is designed for software developer to speed up development process during software debugging
Virtual Serial Port Driver XP4 creates any number of pure virtual serial ports pairs in your system which are virtually connected to each other. You can transfer files, exchange data or do whatever you want as it was real serial ports. For example, you can create virtual pair COM5-COM6. In this case all data sent by other applications to virtual serial port COM5 arrives at virtual serial port COM6 and all data sent to COM6 arrives at COM-port 5.
Virtual Serial Port Driver XP (VSPD XP) creates virtual com ports in your system and connects them via reliable virtual link, which emulates real null-modem cable. With VSPD XP you can connect one application to another using virtual serial ports pair. Applications will be able to exchange data. The latest version of VSPD XP now supports full baudrate emulation. New manual and examples are available.
With Virtual Serial Port Driver CE you can connect one application to another using virtual serial ports pair for instantl data transfer. VSPD CE creates two pure virtual serial ports in your system which are virtually connected to each other. Virtual serial ports look and work exactly as two real serial ports connected via null-modem cable for Windows CE applications. Support of SH3, SH4, MIPS, ARM, x86 processors.
Virtual Serial Port is a powerful advanced ActiveX Control that allows your application to create custom additional virtual serial port in system and fully control it. Created virtual serial port looks like real serial port for other Windows applications. From your application you can control data sent to virtual serial port by other applications and respond to them by sending own data to virtual serial port.