Serving HTML from MS-DOS (Announce)
A small compilation of some programs that I have known:
A) Some MS DOS Web Servers
1 - HTTPServ
Michael Brutman
V 2023-03-31
2 - Sioux
Georg Potthast
2 - EZNOS
DOS Solutions
V 2.11.K
Are other versions of NOS family (JNOS, TNOS...)
3 - Jaffa
Sensation
V 0005 (very early release)
4 - NTOOL (an incarnation of NETCAT)
Jürgen Hoffmann
V 1.5
=> Very basic WEB server
@echo off
:loop
ntool -l -p 80 < message.htm
if not errorlevel 1 goto loop
B) Some MS Windows 3.x Web Servers
1 - WSPlug
Pascal Urien, Dominique Bolignano
V 3.6
2 - W4-Server
Antelope Software
V 2.3a
3 - Web SVR
Ing-Long Eric Kuo
V 1.01B beta B
Complete thread:
- Serving HTML from MS-DOS - DosWorld, 29.01.2024, 23:07 (Announce)
- Serving HTML from MS-DOS - RayeR, 31.01.2024, 00:32
- Serving HTML from MS-DOS - glennmcc, 31.01.2024, 02:30
- Serving HTML from MS-DOS - rr, 31.01.2024, 07:47
- Serving HTML from MS-DOS - glennmcc, 31.01.2024, 02:30
- Serving HTML from MS-DOS - dggionco, 31.01.2024, 14:05
- Serving HTML from MS-DOS - mbbrutman, 31.01.2024, 20:30
- Serving HTML from MS-DOS - samwdpckr, 04.02.2024, 02:49
- Serving HTML from MS-DOS - mbbrutman, 31.01.2024, 20:30
- Serving HTML from MS-DOS - RayeR, 31.01.2024, 00:32