home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / mswindo / apps / 6325 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.3 KB  |  33 lines

  1. Newsgroups: comp.os.ms-windows.apps
  2. Path: sparky!uunet!rei2!fox
  3. From: fox@rei.com (Fuzzy Fox)
  4. Subject: Re: Windows and NCSA telnet....
  5. Message-ID: <1992Dec21.180809.1850@rei.com>
  6. Date: Mon, 21 Dec 1992 18:08:09 GMT
  7. References: <BzDHwz.230@news.cso.uiuc.edu> <BzDv2A.H52@news.iastate.edu> <BzEs7J.3u0@m2.dseg.ti.com> <BzEvtH.Dwz@news.iastate.edu> <mcdonald.614@aries.scs.uiuc.edu>
  8. Organization: Recognition Equipment, Inc.
  9. Lines: 22
  10.  
  11. mcdonald@aries.scs.uiuc.edu (J. D. McDonald) writes:
  12.  
  13. >The proper ways are three:
  14.  
  15. >1) use the internal driver inside Telnet for your card
  16.  
  17. >2) first load the packet driver, then telnet, then after exiting Telnet
  18. >   unload the packet driver. Don't use the -w switch.
  19.  
  20. >3) The best way, and the only reliable way if you want to run the 
  21. >   packet driver from DOS once and for all, is to load the packet driver 
  22. >   there (no -w switch), then outside Windows, load Pktmux, the packet
  23. >   multiplexor.
  24.  
  25. 4) use the WINPKT packet driver shim, which specifically understands the
  26. Windows context-switching problem and solves it.
  27.  
  28. -- 
  29. #ifdef TRUE        | Fuzzy Fox (a.k.a. David DeSimone)       fuzzy@netcom.com
  30. #define  TRUE   0  |
  31. #define  FALSE  1  |  "You have been recruited by the Star League to defend
  32. #endif             |     the Frontier against Xur and the Kodan Armada."
  33.