/COMpipe

Links a serial COM port to a named pipe

Primary LanguageC++GNU General Public License v3.0GPL-3.0

COMpipe

Links a serial COM port to a named pipe. This command-line utility was developed to allow Hyper-V virtual machines to use the host machine's COM ports. It currently runs in the console on Windows only, and has been tested on Windows 10 Pro.

A compiled executable can be found in bin\Release.

Feel free to modify the source code and use as desired. It was compiled using MinGW32 and Code:Blocks IDE. No additional libraries are needed.