I’m currently looking for a good way to create a “virtual” serial port device on Linux, Windows and Mac OS X.
VirtualBox would be a good example to follow. It uses UNIX domain sockets for virtual serial ports on UNIX-like systems. I’m not sure what it uses on Windows, but the functionality is there.
VirtualBox would be a good example to follow. It uses UNIX domain sockets for virtual serial ports on UNIX-like systems. I’m not sure what it uses on Windows, but the functionality is there.