home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / programm / 15460 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  2.3 KB

  1. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!spool.mu.edu!umn.edu!noc.msc.net!uc.msc.edu!shamash!paul
  2. From: paul@svl.cdc.com (Paul Kohlmiller)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Needed: Refrernces for programming MacTCP
  5. Message-ID: <47551@shamash.cdc.com>
  6. Date: 14 Sep 92 21:00:41 GMT
  7. References: <1992Sep09.233857.15170@CS.ORST.EDU> <1992Sep13.222939.12388@dartvax.dartmouth.edu>
  8. Sender: usenet@shamash.cdc.com
  9. Lines: 34
  10.  
  11. Joe.Francis@dartmouth.edu (Joe Francis) writes:
  12.  
  13. >In article <1992Sep09.233857.15170@CS.ORST.EDU>
  14. >noord@prism.CS.ORST.EDU (David Noor) writes:
  15.  
  16. >> I am *trying* to design a program for the Macintosh which will end up
  17. >> using MacTCP. I need help, because the Inside Macintosh books do not have
  18. >> anything about MacTCP in them. So can anyone out there tell me where to
  19. >> maybe ftp, or some other way to get programming information for MacTCP?
  20. >> I know about the APDA MacTCP developers kit, but the CS dept. wont loan it out
  21. >> to students and i dont have $600+ free in my account or anything :).
  22.  
  23. >APDA sells the aforementioned kit for $100.00.  If you already have
  24. >MacTCP and only need the documantation, you can purchase the MacTCP
  25. >v.1.1 Documentation Kit through APDA for $60.00.
  26. Also, you might want to get a hold of some PD code that uses MacTCP and does
  27. the dirty little TCP calls for you.
  28. There is something called KERBEROS that I think comes via MIT or some such place
  29. and should be on the usual downloading areas.
  30. We have tried to use this code and it works but there are some flaky areas.
  31. It appears that the MAC can get really hosed up with TCP stuff and the timeouts
  32. in the TCP code don't do enough for you, i.e. the Mac freezes up and is no 
  33. longer counting time clicks or something.
  34. We also use something called ZapTCP (I don't know where this came from) and 
  35. this is supposed to help but it doesn't help much.
  36. I suspect that you may end up like us hitting the reboot button or staring at
  37. Macsbug screens like we did until things get stable.
  38. Good luck.
  39. --
  40.      // Paul H. Kohlmiller             //  "Cybers, Macs and Mips"    //
  41.      // Control Data Systems, Inc.    // Internet: paul@svl.cdc.com  //
  42.      // Acronym under construction.  // America Online: Paul CDC    //
  43.      // All comments are strictly my own. I won't lie but my       //
  44.      // perception of reality is at best a personal hunch.        //
  45.