home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / protocol / tcpip / ibmpc / 6277 < prev    next >
Encoding:
Internet Message Format  |  1992-11-13  |  823 b 

  1. From: lbw00@hplvec.LVLD.HP.COM (Larry Watson)
  2. Date: Wed, 11 Nov 1992 21:31:15 GMT
  3. Subject: sockets on PC
  4. Message-ID: <350001@hplvec.LVLD.HP.COM>
  5. Organization: Hewlett-Packard Co., Loveland, CO
  6. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!wupost!sdd.hp.com!hpscit.sc.hp.com!scd.hp.com!hpscdm!hplextra!hpfcso!hplvec!lbw00
  7. Newsgroups: comp.protocols.tcp-ip.ibmpc
  8. Lines: 14
  9.  
  10. I am trying to use socket to socket message passing from a PC to
  11. UNIX. I am missing several include files
  12.  
  13.      sys/sockets.h
  14.      netinet/in.h
  15.      netdb.h
  16.      sys/ioctl.h
  17.  
  18. also missing appropriate libraries to link them with. I currently have
  19. Microsoft Quick C for the IBM. How do I get includes and libraries?  
  20.  
  21.                         Thanks,
  22.                            Larry Watson
  23.                            lbw00@hplmca.lvld.hpcom
  24.