home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / c / 16184 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.4 KB  |  43 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!munnari.oz.au!bruce.cs.monash.edu.au!monu6!ede978e
  3. From: ede978e@monu6.cc.monash.edu.au (Robert D. Nicholson)
  4. Subject: Re: help with socket
  5. Message-ID: <1992Nov9.023036.9443@monu6.cc.monash.edu.au>
  6. Organization: Monash University, Caulfield Campus
  7. References: <00963214.6F76F4C0@vms.csd.mu.edu> <20809@fritz.filenet.com>
  8. Date: Mon, 9 Nov 1992 02:30:36 GMT
  9. Lines: 32
  10.  
  11. scotth@felix.filenet.com (Scott Hopson) writes:
  12.  
  13. >In article <00963214.6F76F4C0@vms.csd.mu.edu> 5247cuid@vms.csd.mu.edu writes:
  14. >>Dear Netters:
  15. >>
  16. >>    I have a question regarding the socket. What is it for?
  17. >>I anonymous ftp some demo files. For exmaple,sockdemo.tar.Z.
  18. >>I do not know what to do with it after I decompress and untar it.
  19. >>I can compile the codes in it. But I still do not know how to use 
  20. >>it. Would please give me some help understanding how to use socket.
  21.  
  22. >Try getting a book on networking n Unix, try reading the man pages on the
  23. >socket call.
  24.  
  25. >Actually, read the man pages first. You will see that it says that a socket is
  26. >an "end point for communications".
  27.  
  28. >A good book on Unix networking is "Internetworking with TCP/IP" by Douglas E.
  29. >Comer. It comes in 2 volumes but should help you out quite a bit.
  30.  
  31.  
  32.  
  33. >-- 
  34. >Scott Hopson   (scotth@filenet.com)
  35.  
  36. Get the paper from the archives, use archie.
  37.  
  38. The paper is called
  39.  
  40. socket-primer.shar.Z , you are going to have to tex view the paper but
  41. it has a good introductory start.
  42.  
  43.