retrohun / mTCP

Unofficial fork of https://www.brutman.com/mTCP supporting DOS build host

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mTCP Source Code Readme

2015-10-12 Version

Naszvadi, Peter's modifications:

  • Can be built all with Openwatcom C 1.9 under dos using BUILDDOS.BAT
  • Almost all APPS can be built to support DOS STDIO calls instead of BIOS
    • set "DOSTERM" macro and set its value to "1", which is the DEFAULT
    • IRCJR and TELNET are the two exceptions

Invocation of DHCP.EXE from serial console:

QEMU serial console, freedos, rtl8139 vNIC, dhcp

See README.TXT for more details!

About

Unofficial fork of https://www.brutman.com/mTCP supporting DOS build host

License:GNU General Public License v3.0


Languages

Language:C++ 95.9%Language:C 2.9%Language:Assembly 1.1%Language:Batchfile 0.1%