Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <4175BDD1.60104@ateb.com> Date: Tue, 19 Oct 2004 21:22:25 -0400 From: Reid Thompson User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) MIME-Version: 1.0 To: arnstein AT pobox DOT com, cygwin AT cygwin DOT com Subject: Re: Program to "talk" to serial port? References: <200410200109 DOT i9K19hR26865 AT panix2 DOT panix DOT com> In-Reply-To: <200410200109.i9K19hR26865@panix2.panix.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 20 Oct 2004 01:20:18.0183 (UTC) FILETIME=[F5D72170:01C4B642] X-IsSubscribed: yes David Arnstein wrote: >I need a program that can talk to a serial port on the local computer, >the way Hyperterm does for Microsoft Windows. > >I would like this program to present its user interface in an xterm. >If that is not possible, perhaps a program that is itself an X11 >client would do. > >I was able to compile "minicom" under cygwin. However, when minicom >launches, it tries to access /dev/ttyS1, which is not provided by >cygwin. > >Would someone suggest a program that is suitable, or a program that >might be portable to cygwin. I am willing to do a bit of work on >this. > >Thanks for any suggestions! > mincom will work -- you need to configure it to use the proper ttySx,, i.e. if you are using com1, configure minicom to use /dev/ttyS0 reid -- 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/