How To:Networking with DOSBox

From DOSBoxWiki
Revision as of 17:16, 9 November 2009 by 58.96.41.160 (talk)
Jump to navigationJump to search

Please edit your DOSBox .conf configuration file and set IPX=false to IPX=true



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.