Read win2000 serial port from QNX4

Is it possible to read directly a serial port of a Win2000 PC from a QNX4
PC?

I have 1 pc in Win2000 with a standard serial port. I have 1 pc in QNX4.
Both of them have TCPip communication. I can send a file to a shared printer
in Win2000 from a QNX4 PC with SMBfsys and mount_smb commands. Is there a
utility or something to read the Win2000’s serial port from QNX4?

Thank you.

Louis Francoeur.

If you mean read the Win2K serial port using the QNX4 serial port, then
yes… qtalk.

If you mean read the Win2K serial port over TCP/IP, then maybe… it’s
possible, but you’ll have to write your own Win32 application that
manually forwards data over TCP/IP.

Daryl Low

Louis Francoeur wrote:

Is it possible to read directly a serial port of a Win2000 PC from a QNX4
PC?

I have 1 pc in Win2000 with a standard serial port. I have 1 pc in QNX4.
Both of them have TCPip communication. I can send a file to a shared printer
in Win2000 from a QNX4 PC with SMBfsys and mount_smb commands. Is there a
utility or something to read the Win2000’s serial port from QNX4?

Thank you.

Louis Francoeur.