Virtual Serial Port Software

Communcating between two computer can established via serial port. You need two computer to do it. But if you only one computer in your home, don’t worry you can try it with virtual serial port. Virtual serial port is good to test your application that required serial port to communicate

Virtual serial ports work and behave exactly like real ones and application communicating with virtual ports will never get the difference. Your work with virtual ports is much more comfortable, as virtual serial port connection is much more reliable and stable.
Any number of serial ports in your system
Virtual Serial Port Driver can create an unlimited number of virtual serial port pairs. The whole solution is virtual: a pair of virtual ports is connected via virtual-null cable. So, there is no need for additional cables and real COM ports do not get occupied. All data transmitted to one virtual port automatically gets sent to the other virtual port in a pair.
virtual serial port fully emulates real hardware COM-port settings Zoom
Real COM-ports settings emulation
Virtual Serial Port Driver creates virtual ports that seem real to the Windows operating system. All virtual ports work like real ones, so the application that communicates via serial interface will easily work with virtual COM ports.
A pair of virtual serial ports supports all hardware signal lines and you will be able to set any types of lines connection. It is important, if your program demands special options of signal lines connection.
Baudrate emulation is important, if you work with applications, that have fixed-speed compatibility.
Download Free Trial
[source]
Related posts:
- Expandable Serial Port Multiplexer
The Expandable Serial Port Multiplexer project allows a single RS232 serial port to service multiple instruments requiring RS232 ports.... - Serial Port IR Receiver Using AVR
Another cool microcontroller project created by Klaus Stock. He said, this is a simple IR receiver circuit which plugs into... - Virtual USB Analyzer
If you need tools to log and analyze your USB project then Virtual USB Analyzer might help you. It... - Soundcard Oscilloscope Software
The Soundcard Oscilloscope is useful electronics software for student and electronics hobbyist. Like visual analyzer, the software use PC Soundcard... - AVR Project – Remote Chess
Remote Chess allows you play chess in real time against opponents anywhere in the world so long as there...








