Virtual Serial Ports - Build advanced serial port configurations for any usage scenario
Download Virtual Serial Port Tools Hide this button

Listening Ports

Listening port is a “server” side of a remote bridge. When you create a new remote bridge, a name of the remote listening virtual serial port needs to be specified.

Listening Port

Creation

To create new listening port, first create new virtual serial device using the IVirtualSerialLibrary.createDevice method and then call its IVirtualSerialDevice.startListening method.

Operation

The listening port is initially disconnected, but it is ready to accept incoming connections to form a remote bridge. After connection, it becomes a remote bridge on the remote computer.

Configuration Utility

Configuration Utility allows the user to create listening ports using the Create Listening Port Window.