delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/11/02/17:50:13

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Message-ID: <20001102224832.20902.qmail@web5205.mail.yahoo.com>
Date: Thu, 2 Nov 2000 14:48:32 -0800 (PST)
From: David Weekly <davidweekly AT yahoo DOT com>
Subject: Serial Support?
To: cygwin AT sources DOT redhat DOT com
MIME-Version: 1.0

Hello, folks! I've looked everywhere, but I haven't
been able to yet find an answer to this simple
problem: I'd like to read in lines of canonical input
from the serial port under Windows using cygwin. I
wrote some code for Linux that worked fabulously
(courtesy the Serial-Programming HOWTO) and I thought
I could just change /dev/ttyS0 to COM1 and be all set.
Unfortunately, it doesn't work - I'm not able to read
in text from the GPS unit over COM1.

All that I was able to find on the web were a few
people asking effectively the same thing and not
getting answered. This isn't very fancy - I'm just
looking for a way to grab a line of text from the
serial port! =)

Ideally, the code would be cross-platform, with just a
block like this at the top:

#ifdef WIN32
#define SERIALPORT "COM1"
#else
#define SERIALPORT "/dev/ttyS0"
#endif

Any ideas?

Thanks!
 -david


__________________________________________________
Do You Yahoo!?
From homework help to love advice, Yahoo! Experts has your answer.
http://experts.yahoo.com/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019