Free Virtual Serial Ports
Free Virtual Serial Ports - Free Software Virtual COM Port Null Modem Cable Emulator for Windows

Free Virtual Serial Ports Configuration Utility

HHD Software - Hex Editor Serial Port Monitor USB Protocol Analyzer Network Monitor
 
 
 
< PreviousTopNext >

This application is an example of Virtual Serial Ports ActiveX control client. It provides a simple graphical user interface for creation and deletion of virtual serial ports as well as allows connecting them to different transports.

In the left part of the application's window is a list of currently active virtual serial ports. They are divided into four categories, depending on the transport they are connected to:

Unknown
Lists virtual serial ports that are not currently connected to any transport. Note: although Virtual Serial Ports allows reconnecting any virtual serial port to any transport, this functionality is not available in Configuration Utility. The only action you can do on the "unknown" virtual serial port is to delete it.
Pipe
Lists virtual serial ports that are currently connected to Named Pipe Transport.
Bridge
Lists pairs of virtual serial ports that are connected in a Bridge.
Input/Output Files
Lists virtual serial ports that are currently connected to Input/Output Files Transport.

Virtual Serial Port Creation

In order to create new virtual serial port, first select the category (Pipe, Bridge or Input/Output Files). Then press the Create button.

If "Bridge" category has been selected, the bridge is immediately created, otherwise the configuration dialog is displayed.

Named Pipe Transport

If you are going to make a newly created virtual serial port a named pipe's server, enter the pipe's name and select the Create pipe checkox. Optionally specify the number of pipe instances, output and input buffer sizes and default timeout in milliseconds.

The named pipe's name format must be the following: "\\.\pipe\PipeName", where "PipeName" may be any combination of letters and digits except "/".

If you are connecting to already existing named pipe, enter the pipe's name and make sure Create pipe checkbox is not checked. In this case, the format of the pipe name is "\\servername\pipe\PipeName", where "servername" may be the name of the remote server, its IP address or "." when connecting to local computer.

Input/Output Files Transport

This dialog lets you enter the full path to the input file and output file. Use the browse button (…) to navigate to the file or enter the path manually. For output file, specify the file opening mode (see FileCreationMode enumeration for more information).

Virtual Serial Port Deletion

To delete a port or a bridge, select it in a list and press the Delete button.

< PreviousTopNext >
Copyright © 2012 HHD Software. All rights reserved.