How do I make a COM port in windows accessible using cygwin?

Václav Haisman v.haisman@sh.cvut.cz
Tue Mar 15 16:44:00 GMT 2011


 On Tue, 15 Mar 2011 06:18:00 -0700 (PDT), Vinod Pillai wrote:
> I have a virtual serial port set up on my COM2 port. I am trying to 
> run a
> program on cygwin which will require the use of this serial port on 
> COM2. I
> was wondering how I could connect to the COM port using cygwin?
 See 
 <http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-posixdevices>. 
 You probably want /dev/ttyS1 for COM2.

-- 
 VH


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list