Xref: news2.mv.net comp.os.msdos.djgpp:8081 From: mohan AT stealth DOT net (Mohan Khurana) Newsgroups: comp.os.msdos.djgpp Subject: Serial Port Programming? Date: Fri, 30 Aug 1996 22:06:10 GMT Organization: Stealth Communications, NYC. Lines: 16 Message-ID: <507e5h$a2u@news.stealth.net> NNTP-Posting-Host: mohan.nyc.stealth.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I currently use DJGPP as my DOS compiler and I was wondering if anyone had any source for reading/writing to serial and/or parallel ports. I'd like to try to write a little chat program that works between two computer connected though a serial/parallel cable. I don't know if it is possible, but I'd like to try to learn how to do something like this. I don't have much experience in lower level programming and the only language I know is C, but I thought this might be a good learning experience to make a program that allow exchanging data between two computers connected by a cable. I would appreciate it if anyone could help me get some source on accessing the serial port. I have searched simtel and x2ftp.oulu.fi and I have had no luck finding this. Thanks for any help.