home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / programm / 14267 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.8 KB

  1. Path: sparky!uunet!stanford.edu!bcm!lib!oac2
  2. From: cshotton@oac.hsc.uth.tmc.edu (Chuck Shotton)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: MacTCP (UDP) questions
  5. Message-ID: <cshotton-200892090749@oac2.hsc.uth.tmc.edu>
  6. Date: 20 Aug 1992 14:12:44 GMT
  7. References: <1992Aug19.173303.14543@vax5.cit.cornell.edu> <2541@tau-ceti.isc-br.com>
  8. Sender: usenet@lib.tmc.edu
  9. Followup-To: comp.sys.mac.programmer
  10. Distribution: comp
  11. Organization: Academic Computing
  12. Lines: 27
  13. Nntp-Posting-Host: oac2.hsc.uth.tmc.edu
  14.  
  15. In article <2541@tau-ceti.isc-br.com>, jimc@tau-ceti.isc-br.com (Jim
  16. Cathey) wrote:
  17. > In article <1992Aug19.173303.14543@vax5.cit.cornell.edu> tcd@vax5.cit.cornell.edu writes:
  18. > >     I am working on an application that needs to transfer a continuous,
  19. > >high volume stream of data from one Macintosh to another.   Because we
  20. > >can tolerate some amount of data loss/corruption it seemed like UDP
  21. > >would be a better choice than TCP.
  22. > Mac-to-Mac?  Does anybody remember Appletalk?  Y'know, the networking
  23. > protocol built into _every_ Mac since '84?  Why not use that?
  24. > Enquiring minds want to know...
  25.  
  26. Perhaps it's one of those "facist" networks that only allows TCP/IP
  27. traffic? Like the Internet. :) Most big networks these days aren't built on
  28. LocalTalk cables and for Ethernetted Macs, MacTCP is usually easier to
  29. write code for than AppleTalk. ADSP contains a lot of TCP/IP functionality,
  30. but that does no good in an IP-only environment.
  31.  
  32. --_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
  33. Chuck Shotton                      |    
  34. Ass't Director, Academic Computing |       "This space for rent."
  35. UT Health Science Center Houston   |  
  36. cshotton@oac.hsc.uth.tmc.edu       |         
  37. _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
  38.