An open API service indexing awesome lists of open source software.

https://github.com/fragglet/dali

DOS driver to connect to a DOSbox IPX server
https://github.com/fragglet/dali

Last synced: 9 months ago
JSON representation

DOS driver to connect to a DOSbox IPX server

Awesome Lists containing this project

README

          

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](http://www.brutman.com/mTCP/) stack by Michael Brutman.