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

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!munnari.oz.au!metro!extro.ucc.su.OZ.AU!brucet
  3. From: brucet@extro.ucc.su.OZ.AU (Bruce Tulloch)
  4. Subject: How best to port communications S/W to the mac ?
  5. Message-ID: <brucet.726707044@extro.ucc.su.OZ.AU>
  6. Keywords: communications network toolbox multitasking
  7. Sender: news@ucc.su.OZ.AU
  8. Nntp-Posting-Host: extro.ucc.su.oz.au
  9. Organization: Sydney University Computing Service, Sydney, NSW, Australia
  10. Date: Sun, 10 Jan 1993 23:04:04 GMT
  11. Lines: 32
  12.  
  13. How does one port multitasking based communications software on the mac
  14. ? Let me elaborate...
  15.  
  16. I have some message passing and networking software I have written for
  17. a multitasking operating system (OS9) and a network of
  18. micro-controllers. It is designed in the usual way using message ports
  19. with a standard interface definition and separate processes to
  20. implement the device specific details of the low level protocol. It is
  21. quite simple software and relies on the multitasking capabilies of the
  22. OS.
  23.  
  24. I am new to Mac programming and would like some pointers as to how one
  25. can port a system such as this to the Mac's cooperative multitasking
  26. environment (hopefully with as little pain as possible). Does this mean
  27. a total re-write ?
  28.  
  29. I have heard of the Communications Toolbox and understand it to be
  30. Apple's definitive communications manager. I found reference to it in
  31. Inside Mac IV and see that I need to get "Inside the Macintosh
  32. Communications Toolbox" to learn how to use it (so I've ordered it).
  33.  
  34. However, can anyone give me some pointers as to where on the net or
  35. archive sites I might find code examples of its use or other code
  36. which may be of use in this application.
  37.  
  38. Thanks in advance for your assistance.
  39.  
  40. bruce tulloch
  41.  
  42. -- 
  43.           bruce tulloch sydney australia - brucet@extro.ucc.su.oz.au
  44. ***complex problems have straight forward, easy to understand wrong answers***
  45.