Difference between revisions of "IPX"

From DOSBoxWiki
Jump to navigationJump to search
m (Reverted edits by 83.233.30.35 (Talk); changed back to last version by Joeysun)
(reverted vandalism: Undo revision 3272 by 204.160.110.122 (Talk))
 
(10 intermediate revisions by 9 users not shown)
Line 1: Line 1:
'''ipx = true | false'''<br />
+
#Redirect [[Connectivity]]
Enables / Disables IPX protocol under DOSBox<br />
 
You can enable IPX later in the DOSBox command line with command:<br />
 
'''ipx true'''<br />
 
or disable it with command:<br />
 
'''ipx false'''<br /><br />
 
Note, that the IPX feature of DOSBox does not connect to an existing IPX network,<br />
 
it provides an UDP based emulation of such.<br /><br />
 
This means, one client has to start a server and let the others connect to it.<br />
 
In a network with ''server'' and ''client'', use the following commands on the console,<br />
 
to set up IPX networking:<br /><br />
 
On ''server'' start the IPX server by typing:<br />
 
'''ipxnet startserver'''<br /><br />
 
and on ''client'' type:<br />
 
'''ipxnet connect ''server'' '''<br />
 
''server'' being the hostname of the machine, running the IPX server.<br /><br />
 
At this point, there is a tunneled IPX network between the two hosts.<br />
 
Repeating the second step on another machine adds it to the network.<br />
 

Latest revision as of 10:59, 26 December 2009

Redirect to: