home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-04.Z / 94-04 / text0201.txt < prev    next >
Encoding:
Text File  |  1994-04-30  |  1.7 KB  |  37 lines

  1. In article <kasajianCoADJq.31o@netcom.com> kasajian@netcom.com (Kenneth Kasajian) writes:
  2. >From: kasajian@netcom.com (Kenneth Kasajian)
  3. >Subject: Trumpet Winsock without Ndis..  how?
  4. >Date: Fri, 15 Apr 1994 05:50:14 GMT
  5.  
  6.  
  7. >I'd like to use Trumpet Winsock with straight Windows 3.1.  Right 
  8. >now I'm using it with Windows for Workgroups 3.11 and it works great!
  9. >I'm using the dis_pkt.dos driver to convert ndis to pkt so that winpkt
  10. >will see it.  
  11.  
  12. >But if don't have ndis, such as when I'm running vanilla Windows 3.1,
  13. >what pkt driver to I use?  What will it talk to?  I can't imagine
  14. >it talking directly to the hardware.  Is there a version which will
  15. >talk to, say, ODI?
  16.  
  17. >What about talking to the pkd drivers that come with FTP?
  18.  
  19. Yeah, packets drivers talked directly to your board "back in the
  20. old days"... One probably is sitting on the diskettes that came with
  21. your board. The apps talk to the packet driver (perhaps through
  22. winpkt, or pktmux) and the packet driver runs the hardware. Then
  23. NDIS and ODI (etc) came along and wanted to be that layer at
  24. the hardware so vaious "shims" like dis_pkt and odipkt were written.
  25. Tha packet app talks "packetese" to the shim, that pass it on to the
  26. actual hardware driver (NDIS, ODI etc.). If you can't find a packet
  27. driver on the disks that came with you board, then there are huge
  28. collections of them at several anonymous ftp sites. If you need
  29. to go ftp'ing and don't know where to start, then e-mail me and I'll
  30. dig into my old stuff for some site addresses for you. For the
  31. configuration you're talking about (and assuning you don't have
  32. Novell), I go directly with the packet driver instead of an unnecessary
  33. shim.
  34. Doug
  35. jones@cbdb1.nimh.nih.gov
  36.  
  37.