The majority of TCP/IP applications for DOS uses the packet driver interface. So to be able to run them, we need to install the appropriate drivers first. To install a generic packet driver is the simplest way. But it isn't always possible, as modern network cards often only come with ODI- and NDIS drivers. Anyway: ODI- or NDIS drivers can also be used as packet drivers through special converters ("shims"). This is just a bit more complicated. The following chapters describe where to obtain drivers and converters and how to configure them: * Packet driver installation * ODI driver installation * NDIS driver installation
Copyright © 2007 Ulrich Hansen, Mainz (Germany), updated 2010 by W.Spiegl. For more information see here. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation. A copy of the license is included in the section entitled "GNU Free Documentation License 1.2".