Virtual serial ports emulator project

Connector device

Connector is a very simple virtual device that can be opened by two clients.

After opening, clients can exchange data.

Warning: In some cases connector may not work correctly.
1) The same application tries to open connector twice
2) Query to device is initiated from another driver (such as modem driver)

In such a case you should use Pair device. If baud rate emulation is checked, VSPE will try to slow down data stream to conform with the current baud rate, but it may be quite inaccurate.

DeviceConnector.PNG

Step 1

DeviceConnector2.PNG

Step 2


Copyright (C) 2007-2023 Eterlogic.com. All rights reserved.