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: <200410200109.i9K19hR26865@panix2.panix.com> Subject: Program to "talk" to serial port? To: cygwin AT cygwin DOT com Date: Tue, 19 Oct 2004 21:09:43 -0400 (EDT) From: "David Arnstein" Reply-To: arnstein AT pobox DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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! -- David Arnstein arnstein AT pobox DOT com -- 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/