Difference between revisions of "Network Setup"

From DOSBoxWiki
Jump to navigationJump to search
Line 18: Line 18:
 
* Almost all DOSes that work in DOSBox using serial packet driver or SHIMs to ODI/NDIS for certain applications
 
* Almost all DOSes that work in DOSBox using serial packet driver or SHIMs to ODI/NDIS for certain applications
 
* Microsoft Windows 3.11 with Winsock
 
* Microsoft Windows 3.11 with Winsock
* QNX4 demofloppy - modem version (with ppp setup, a standalone live operating system on one floppy)
+
* [[QNX4 demofloppy]] - modem version (with ppp setup, a standalone live operating system on one floppy)
  
 
=== External Links ===
 
=== External Links ===

Revision as of 16:07, 6 May 2017

Network Setup is not trivial in DOSBox without applying patches e.g. NE2000 NIC interface. But anyway, it is possible; at least with slip/PPP over serial or with packet driver shim over IPX. In the followings, ubuntu linux host is assumed at least when slip or ppp is used.

HOWTOs

Networking Applications

Operating Systems

  • Almost all DOSes that work in DOSBox using serial packet driver or SHIMs to ODI/NDIS for certain applications
  • Microsoft Windows 3.11 with Winsock
  • QNX4 demofloppy - modem version (with ppp setup, a standalone live operating system on one floppy)

External Links