There are two applications which are exchanging data via serial ports. These programs should be connected and a null-modem cable is used for it.
There are several problems you can come across:
Using Virtual Serial Port Kit you can emulate unlimited number of serial ports and connect each pair of them via a virtual null-modem cable.
So, your applications can exchange data just like they do via hardware serial ports and real null-modem cables.
For example, using VSPK, 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.
It is easy to test. You can run two copies of terminal program (e.g. standard Windows HyperTerminal) and connect them to COM7 and COM8.
So, all you type in the first HyperTerminal will appear in the second and vice versa. You can also transfer files between HyperTerminals and do whatever you want.
|
Boxshot ImagesWeb Resolution Images: Print Resolution Image: |
|
Screenshot Images |
|
|
FabulaTech LogoWeb Resolution Images: PNG 280x48 | PNG 187x32 | PNG 93x16 Print Resolution Images: |
Serial Port Redirector 2.5.4 released. The error during a transfer of large data volumes fixed. Repair feature is added to the installer.
January 27, 2012USB for Remote Desktop 3.1.2 for Linux released. Installer added. Support of big-endian architectures added. Does not have external dependencies anymore. New UI protocol allows managing USB for Remote Desktop from within your application. Postponed USB device sharing added. Many bugs fixed.
January 27, 2012USB for Remote Desktop 3.1.2 released. API improved: new functions added. Activation error in Windows Vista fixed. Bug causing long service startup fixed. Support of devices with the same HWID and serial numbers added. BSoD on the physical side fixed.
January 23, 2012Webcam for Remote Desktop 1.1 released. Possibility to use hardware image capture button on the webcam added. Possibility to configure outgoing FPS added. Possibility to configure outgoing compression rate added.
Virtual serial ports look and work like real hardware ports.