/dos-ipx

Little ipx lib for dos

Primary LanguageCMIT LicenseMIT

dos-ipx

Simple implementation of basic functions of IPX protocol for DOS.

You can compile it yourself with TurboC (tested for version 2.01).

Provided compiled version in tags as .obj.

If you want to read some good IPX code - DOOM(1993) is using it for multiplayer game.

Format of packet:

ipx_header

Format of ECB - application use it for sending/receiving packet.

ipx_ecb

Resources