How to set up serial port when programming serial communication

How to set up serial port when programming serial communication

Post by Jee-young Y » Sun, 07 Jul 1996 04:00:00



I am in the project that uses serial communication between SUN(solaris 2.4)
and Windows 95.
I use the sample program in the Stevens' Advanced Programming
in the UNIX Environment.
How to set up a serial port in this situation?

Thanks in advance.

 
 
 

How to set up serial port when programming serial communication

Post by Mik » Tue, 09 Jul 1996 04:00:00



Quote:

>I am in the project that uses serial communication between SUN(solaris 2.4)
>and Windows 95.
>I use the sample program in the Stevens' Advanced Programming
>in the UNIX Environment.
>How to set up a serial port in this situation?

>Thanks in advance.

Look at man ioctl.

Good Luck,
Michael