Skip to content
forked from tdhoward/COMpipe

Links a serial COM port to a named pipe

License

Notifications You must be signed in to change notification settings

bizziebis/COMpipe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Links a serial COM port to a named pipe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%