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.
To create new listening port, first create new virtual serial device using the ISerialPortLibrary.createBridgePort method and then call its IBridgePortDevice.startListening method.
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 allows the user to create listening ports using the Create Listening Port Window.