Difference between revisions of "How To:Networking with DOSBox"

From DOSBoxWiki
Jump to navigationJump to search
m (Reverted edits by 146.129.243.130 (Talk) to last revision by Lwc)
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Please edit your DOSBox .conf configuration file and set IPX=false to IPX=true
+
#Redirect [[Connectivity]]
 
 
 
 
 
 
 
 
 
 
For a person to start acting as a server they must type the following command using the below syntax.
 
 
 
            Available port (must be forwarded if behind a router)
 
ipxnet startserver 19000
 
 
 
 
 
For a person to connect to a server, they must type the following command using the below Syntax.
 
 
 
          IP of host--Host Port
 
ipxnet connect 123.456.789.023 19000
 
 
 
 
 
 
 
 
 
Once a connection has been established, you can start playing your game and connect using the in-game multiplayer functionality.
 

Latest revision as of 18:24, 17 April 2010

Redirect to: