Re: Accessing RS-232 serial port under Cygwin

2007-07-28 Thread ask . teddy
Thank you for your help, folks! Ying -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Accessing RS-232 serial port under Cygwin

2007-07-27 Thread Morgan gangwere
On Jul 26, 2007, at 7:44 PM, ask.teddy wrote: Hello, I want to write a C program which runs on a desktop computer and talks to a device over the RS-232 serial port. I'm using WinXP + Cygwin, and sometimes Ubuntu Linux. I hope this program can be ported to either OS with the least modification

Re: Accessing RS-232 serial port under Cygwin

2007-07-26 Thread Gary Johnson
On 2007-07-27, Mike Fahlbusch wrote: > ask.teddy wrote: > >> I want to write a C program which runs on a desktop computer and talks >> to a device over the RS-232 serial port. I'm using WinXP + Cygwin, and >> sometimes Ubuntu Linux. I hope this program can be ported to either OS >> with the least m

Re: Accessing RS-232 serial port under Cygwin

2007-07-26 Thread Mike Fahlbusch
ask.teddy wrote: I want to write a C program which runs on a desktop computer and talks to a device over the RS-232 serial port. I'm using WinXP + Cygwin, and sometimes Ubuntu Linux. I hope this program can be ported to either OS with the least modification at the source level. How can I use a C