fragglet / dali

DOS driver to connect to a DOSbox IPX server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOS IPX driver that connects to a DOSbox server.

This allows real DOS machines to connect to a DOSbox network server using a packet driver. It reimplements the Novell IPX API that is used by most DOS games for communicating over a LAN.

This is currently in a very alpha stage of development.

Uses the mTCP stack by Michael Brutman.

About

DOS driver to connect to a DOSbox IPX server

License:GNU General Public License v3.0


Languages

Language:C 79.6%Language:C++ 17.4%Language:Makefile 3.1%