Newsgroups: comp.lang.c Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!csn!cherokee!eatdust!ron From: ron@eatdust (Ron Schweikert) Subject: Re: Help: how to output to a port such as a RS232? Message-ID: <1991Jun14.152321.1698@cherokee.uswest.com> Summary: How do people like Sam's book on this? Sender: news@cherokee.uswest.com (Telegraph Row) Nntp-Posting-Host: eatdust.uswest.com Organization: U S WEST Communications -- Information Technologies References: <1991Jun11.135431.22955@udecc.engr.udayton.edu> <8380@awdprime.UUCP> Date: Fri, 14 Jun 1991 15:23:21 GMT In article <8380@awdprime.UUCP> sjb@piobe.austin.ibm.com writes: >In article <1991Jun11.135431.22955@udecc.engr.udayton.edu>, Jinghong Li writes: >> Help needed: would someone tell me how to send output >> to a port such as a RS232? Any sepcial commands? other stuff deleted. I responded to him by mail, but thought I'd post because I'm also interested in communications. I got a book by Sam's, called "C programmer's Guide to Serial Communications" by Joe Campbell, ISBN 0-672-22584-0. I haven't implemented any code with it yet, but while reading it I feel it's quite comprehensive and informative. Have others read it? Comments? Do you recommend other books over (or in conjunction with) to understand (and be able to write code for) async comm?