Creating virtual serial port in Fedora

2

I want to create a virtual serial port in Fedora. I'm using Java code to communicate over a serial port. I want to test this code with out any serial devices connected.

Joe

Posted 2011-03-09T04:25:03.617

Reputation: 135

Answers

2

I believe that this is what you're after:

  Virtual Serial Port Driver for Linux
  http://soi.tibbo.com/vspdl.html

Randolf Richardson

Posted 2011-03-09T04:25:03.617

Reputation: 14 002