I forgot to mention .. if anybody is interested in playing with packet
drivers in DOS, I posted the source code that I'm using for the TCP/IP
stack. This is the code that I wish I had when I first got started.
It can be found at
http://brutman.com/Dos_Networking/mTCP.html on the
downloads section of the page.
The code is in C with a little bit of assembler. It is commented well
enough so that somebody should be able to port to other dialects of C (I
used Turbo C++ 3.0) or even a language like Pascal. I'd be open to
comments if anybody wants to give it a critical look.
Regards,
Mike