home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / protocol / tcpip / ibmpc / 4448 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  1.4 KB

  1. Path: sparky!uunet!caen!hellgate.utah.edu!cc.usu.edu!jrd
  2. From: jrd@cc.usu.edu
  3. Newsgroups: comp.protocols.tcp-ip.ibmpc
  4. Subject: Re: Help with Novell's ODI drivers
  5. Message-ID: <1992Jul27.211817.57535@cc.usu.edu>
  6. Date: 27 Jul 92 21:18:17 MDT
  7. Organization: Utah State University
  8. Lines: 17
  9.  
  10.     Now if the developers of our favorite free/shareware programs would
  11. take the time to add ODI support to their programs we could bypass much of
  12. this hassle. Not all, but much. I published the code to do both Packet Driver
  13. and ODI in one package, as file MSNPDI.ASM, on NETLAB2.USU.EDU, cd misc,
  14. and get odiread.me while there. It includes targeting or searching for a PD
  15. interrupt as well. The current ODI manuals are in the same directory. 
  16.     So far MSNPDI.ASM (part of MS-DOS Kermit v3.12) is the first and only 
  17. fully documented applications layer ODI code you can lay your hands upon, and 
  18. I designed it to be a guide for other developers.
  19.     Where we get into tepid water is running an ODI based program in
  20. Windows. At the moment we lack the Real<->Windows mode shim equivalent
  21. to WINPKT for Packet Drivers. Here's a nifty item for even Novell to
  22. contribute, and hopefully in source code form. I hate to mention Novell
  23. this way because the SJF-LWP group has contributed so many other related
  24. items, so I'm really suggesting that someone needs to step in and solve this 
  25. obvious problem.
  26.     Joe D.
  27.