Two applications and one serial port? [Archive] - C Board

PDA

View Full Version : Two applications and one serial port?


Chavez
08-10-2003, 12:47 PM
Is there a way for two processes to read from a serial port at the same time?

ygfperson
08-10-2003, 02:41 PM
Depends on the operating system, and how the ports are accessed. In short, I think so.

Chavez
08-10-2003, 03:39 PM
The OS is Solaris 8. I need a little help with this if anyone is familiar with this type of comms.

Chavez
08-10-2003, 07:17 PM
I guess the only way would be to write some kind of proxy.