Use this tag for question related to virtual serial port.
I need to test a serial port application on Linux, however, my test machine only has one serial port. Is …
linux serial-port virtual-serial-portI am trying to use PuTTY to communicate over my computer's serial line. I have configured the correct serial line, …
serial-port putty virtual-serial-portI'm developing a project that has a number of hardware sensors connecting to the deployment machine through RS232 serial ports. …
windows mocking serial-port hardware-interface virtual-serial-portI am developing an application that should be able to write to a virtual serial port and receive data through …
linux sockets tcp serial-port virtual-serial-portDoes anybody know how to change the COM port number that Windows maps to a USB virtual COM port? You …
serial-port virtual-serial-portI am writing an extension for an existing application that needs to handle USB insertion/removal events. I know the …
c++ events asynchronous usb virtual-serial-portI know that I can use e.g. pySerial to talk to serial devices, but what if I don't have …
python serial-port pyserial virtual-serial-portHow do I go about sending and receiving data from a USB comm port using C#? The requirements for communication …
c# usb serial-port virtual-serial-portPossible Duplicate: Faking an RS232 Serial Port I have an application that reads data from serial port. To test the …
c# virtual-serial-portI have an interesting problem. I am working on an embedded box with multiple instances of Linux running each on …
linux serial-port pipe virtual-serial-port