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

  1. Path: sparky!uunet!think.com!sdd.hp.com!hplabs!felix!fritz!scotth
  2. From: scotth@felix.filenet.com (Scott Hopson)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: help with socket
  5. Message-ID: <20809@fritz.filenet.com>
  6. Date: 8 Nov 92 20:53:29 GMT
  7. References: <00963214.6F76F4C0@vms.csd.mu.edu>
  8. Reply-To: scotth@fritz.filenet.com (Scott Hopson)
  9. Organization: FileNet Corp., Costa Mesa, CA
  10. Lines: 22
  11.  
  12. In article <00963214.6F76F4C0@vms.csd.mu.edu> 5247cuid@vms.csd.mu.edu writes:
  13. >Dear Netters:
  14. >
  15. >    I have a question regarding the socket. What is it for?
  16. >I anonymous ftp some demo files. For exmaple,sockdemo.tar.Z.
  17. >I do not know what to do with it after I decompress and untar it.
  18. >I can compile the codes in it. But I still do not know how to use 
  19. >it. Would please give me some help understanding how to use socket.
  20.  
  21. Try getting a book on networking n Unix, try reading the man pages on the
  22. socket call.
  23.  
  24. Actually, read the man pages first. You will see that it says that a socket is
  25. an "end point for communications".
  26.  
  27. A good book on Unix networking is "Internetworking with TCP/IP" by Douglas E.
  28. Comer. It comes in 2 volumes but should help you out quite a bit.
  29.  
  30.  
  31.  
  32. -- 
  33. Scott Hopson   (scotth@filenet.com)
  34.