home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / protocol / tcpip / 5127 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  1.2 KB

  1. Path: sparky!uunet!news.tek.com!ogicse!emory!swrinde!elroy.jpl.nasa.gov!dank
  2. From: dank@blacks.jpl.nasa.gov (Daniel R. Kegel)
  3. Newsgroups: comp.protocols.tcp-ip
  4. Subject: Re: TCP/IP C Libraries for Macintosh?
  5. Message-ID: <dank.721455129@blacks>
  6. Date: 11 Nov 92 04:12:09 GMT
  7. Article-I.D.: blacks.dank.721455129
  8. References: <1992Nov10.232143.14100@netcom.com>
  9. Sender: news@elroy.jpl.nasa.gov (Usenet)
  10. Organization: Image Analysis Systems Group, JPL
  11. Lines: 17
  12. Nntp-Posting-Host: blacks.jpl.nasa.gov
  13.  
  14. sjs@netcom.com (Stephen Schow) writes:
  15. >Anyone know where I can get information about TCP/IP programming in C on 
  16. >the Mac and especially any libraries that exist.
  17.  
  18. There are several socket libraries available for the Mac.
  19. 1. a package at ftp.ncsa.uiuc.edu in /misc/unsupported, originally written 
  20.    by Tom Milligan of Toronto, rewritten by creiman@apple.com (Charlie Reiman).
  21.    For MPW C?
  22. 2. Matthias Neeracher <neeri@iis.ethz.ch> has written a Grand Unified Sockets
  23.    library that tries to make EVERY kind of communication on
  24.    the Mac available via the socket paradigm.
  25.    Also for MPW C?
  26. 3. hardin@mcc.com (John Hardin) ported one to Think C 5.0, but can't release
  27.    it yet.
  28.  
  29. And then there's raw MacTCP... but that's another story.
  30. - Dan K.
  31.