home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 20935 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.0 KB  |  26 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!panther!server2.panther.mot.com!asu
  3. From: asu@server2.panther.mot.com (Russell Trotter)
  4. Subject: Mac serial communication.
  5. Message-ID: <1993Jan7.210540.12691@panther.mot.com>
  6. Sender: usenet@panther.mot.com
  7. Nntp-Posting-Host: server2.panther.mot.com
  8. Organization: Motorola Panther Project, Chandler, AZ
  9. Date: Thu, 7 Jan 1993 21:05:40 GMT
  10. Lines: 14
  11.  
  12. Were working on some dial-up software here and I have a few
  13. questions for you guys.  our application is sorta just like
  14. a terminal emulator/modem interface.  Along the lines of white knight.
  15. I've been reading the material in Vol II of IM about the serial
  16. drivers.  I noticed that the serial driver can be set up to
  17. 57600 baud..can data really be transfered that fast? or is
  18. there a practical limit on how fast a program can read/write
  19. to the driver?  Are there tricks needed or tinkering with
  20. serial driver configuration to get fast throughput?  Are there
  21. any PD libraries or commercial libraries that I should look
  22. in to rather than rolling my own?  Thanks!
  23.  
  24. Russ
  25.  
  26.