fragglet / vanilla-utilities

Doom engine DOS utilities
https://www.doomworld.com/forum/topic/110970-the-vanilla-utilities/
GNU General Public License v2.0
20 stars 0 forks source link

UDP network driver #2

Closed fragglet closed 8 months ago

fragglet commented 4 years ago

There are DOS TCP/IP stacks like WATTCP that can be used with a packet driver, so it should be possible to write a UDP network driver.

One nice idea would be to reuse the DOSbox IPX protocol so that real DOS machines can join DOSbox IPX games

fragglet commented 8 months ago

This now exists and was included in the v2.0 release!