home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / win32 / 1866 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.9 KB

  1. Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!nigel.msen.com!yale.edu!think.com!rpi!batcomputer!munnari.oz.au!manuel.anu.edu.au!csc.canberra.edu.au!news
  2. From: trevorl@ise.canberra.edu.au (Trevor Lawrence)
  3. Newsgroups: comp.os.ms-windows.programmer.win32
  4. Subject: Re: Getting DOS TCP/IP software to work with NT
  5. Message-ID: <1992Nov8.215621.29607@csc.canberra.edu.au>
  6. Date: 8 Nov 92 21:56:21 GMT
  7. References: Newsgroups: <1992Nov5.031150.12271@ucsu.Colorado.EDU>
  8. Sender: trevorl@ise.canberra.edu.au (Trevor Lawrence)
  9. Reply-To: trevorl@ise.canberra.edu.au
  10. Organization: Info. Sci. and Eng., University of Canberra, AUSTRALIA
  11. Lines: 27
  12.  
  13. Ushomirskiy Gigory writes:
  14. >I remeber reading here that Win NT's network drivers are similar to NDIS.  In
  15. >this case it seems to be easy to get any dos TCP/IP software that uses packet
  16. >drivers or NDIS to work with NT.  Since the above programs rely on a packet
  17. >driver (or NDIS driver) to communicate with the ethernet board and if NT 
  18. >does provide NDIS services to DOS VDM's then it probably would not mind
  19. >the program (say QVT/NET or an X server) to write to the packet driver.
  20. >There is a program called dis_pkt that is supposed to provide a packet driver
  21. >interface to an NDIS driver, so QVT/NET should work (it just needs a packet
  22. >driver).  
  23. >
  24. >Is this just a lot of wishful thinking or has anyone tried it?
  25. >I don't have any NDIS software and am having trouble tracking down dis_pkt
  26. >(my archie client is having problems) so I haven't tried this yet.
  27. >
  28. >It would be interesting to know what kind of network services does NT 
  29. >provide to programs in a DOS VDM or Win-16 sybsystem?
  30. >
  31. >Greg.
  32. >
  33.  
  34. Since QVT/NET is a Win16 program it doesn't run in a standard DOS VDM anyway.
  35. In which case you might have trouble getting the Dis_Pkt TSR loaded.
  36.  
  37. The QVT/NET people recently told me they were working on producing a WinSock
  38. API compatible version, and were also installing a machine to load NT to 
  39. work on an NT version as well.
  40.