Virtual serial ports emulator project

One-to-Many data redirection

Let's assume that you have COM1, COM2 and COM3.

They can be either real or virtual serial ports (e.g. Connectors or Pairs). If you want to create data exchange: COM1<=>COM2 and COM1<=>COM3, you can use one of the following approaches:

Splitter and Serial Redirectors combination

TcpServer and TcpClient combination


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