home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / msdos / programm / 11463 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  1.0 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!news2me.EBay.Sun.COM!seven-up.East.Sun.COM!sixgun.East.Sun.COM!sungy!news.Sweden.Sun.COM!swippy!seunet!sunic!news.funet.fi!hydra!klaava!kulokari
  2. From: kulokari@klaava.Helsinki.FI (Hannu Kulokari)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Re: Cry for Help: TCP/IP programming API wanted
  5. Keywords: MSDOS, TCP/IP, Sockets
  6. Message-ID: <1992Dec16.210652.3734@klaava.Helsinki.FI>
  7. Date: 16 Dec 92 21:06:52 GMT
  8. References: <3BZVVB2w165w@angus.mi.org>
  9. Organization: University of Helsinki
  10. Lines: 13
  11.  
  12. In <3BZVVB2w165w@angus.mi.org> thx1138@angus.mi.org (Scott Abfalter) writes:
  13.  
  14. >Help: 
  15.  
  16. >I am going to be rewriting LAN software for my company and we need to
  17. >use TCP/IP and some sort of socket API. 
  18. >We're not happy using FTP software's PC/TCP for DOS because the 
  19. >programmers development kit forces you to replace the Microsoft system
  20. >include files with their own butchered version. 
  21.  
  22. Just put the PC/TCP include directories ahead of MSC include directories
  23. in your INCLUDE path, and everything will be fine.
  24.