Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site caip.RUTGERS.EDU Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!petrus!bellcore!decvax!ittatc!dcdwest!sdcsvax!ucbvax!nike!caip!hcarter From: hcarter@afit-ab.ARPA Newsgroups: net.micro.amiga Subject: char I/O via serial port Message-ID: <838@caip.RUTGERS.EDU> Date: Wed, 25-Dec-85 07:31:02 EST Article-I.D.: caip.838 Posted: Wed Dec 25 07:31:02 1985 Date-Received: Thu, 26-Dec-85 04:11:00 EST Sender: daemon@caip.RUTGERS.EDU Organization: Rutgers Univ., New Brunswick, N.J. Lines: 16 From: hcarter@afit-ab.ARPA (Harold Carter) Does someone have a few pointers on what calls are needed to read a char at a time from the serial port (nbuffered) and to write a char at a time to the serial port? I need to gain terminal access to a cp/m system with peripherals (printer,modem,floppy disk archive, etc.) and would like to write a C program to use the cp/m system as an inexpensive file server. Problem is the serial link between the Amiga and the cp/m systems uses the terminal port, so I can't use the normal "copy * to ser:" kluges. I have the Bantam manuals and the Lattice C disk, but data on serial I/O is nearly non-existent in any of it. Any help would be appreciated. I'll post whatever I develop that works... Hal Carter Air Force Institute of Technology