home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18345 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.4 KB  |  30 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!emory!wupost!sdd.hp.com!news.cs.indiana.edu!umn.edu!csus.edu!netcom.com!knee
  3. From: knee@netcom.com (Mark Lanett)
  4. Subject: Re: looking for telecomm app source
  5. Message-ID: <1992Nov12.225746.1798@netcom.com>
  6. Keywords: modem, communications, serial, driver, src
  7. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  8. References: <1992Nov11.191302.29668@ircam.fr> <1992Nov12.160833.796@nic.funet.fi>
  9. Date: Thu, 12 Nov 1992 22:57:46 GMT
  10. Lines: 18
  11.  
  12. asunta@convex.csc.FI (Miika Asunta) writes:
  13.  
  14. >In <1992Nov11.191302.29668@ircam.fr> tanaka@ircam.fr writes:
  15.  
  16. >As a programming excercise, I am writing a small utility to 
  17. >send data out the  Mac serial port to a modem. I am wondering 
  18. >if there are any good public domain examples and source code
  19. >examples that would help me get started.
  20.  
  21. >Does this mean I have to write a serial driver? I need to 
  22. >set up communicationswith a Hayes compatible modem, send dialing 
  23. >commands, etc. Any pointers would  
  24. >be greatly appreciated.
  25.  
  26. I suggest you use the Communications Toolbox. Your program would be a lot
  27. more flexible if it did so. Alas, the CTb is almost totally ignored by Apple,
  28. and you'd need to buy the "Inside CTb" book. Also, the upcoming Enterprise
  29. toolbox supercedes the CTb (althoug it will be backwards-compatible).
  30.