Tools:IPXRelay

From LANCommander
Revision as of 03:27, 9 September 2023 by DoctorDalek (talk | contribs) (Created page with "The IPX relay built into LANCommander is useful for providing a dedicated IPX server for DOSBox clients. More information on enabling and configuring this feature can be found over at Tutorials:IPX Relay. LANCommander relies on a .NET 7 package developed by the team called [https://www.nuget.org/packages/IPXRelayDotNet IPXRelayDotNet]. This library is open source and MIT-licensed. The relay has currently no upper limit to the amount of clients that can connect and...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The IPX relay built into LANCommander is useful for providing a dedicated IPX server for DOSBox clients. More information on enabling and configuring this feature can be found over at Tutorials:IPX Relay.

LANCommander relies on a .NET 7 package developed by the team called IPXRelayDotNet. This library is open source and MIT-licensed.

The relay has currently no upper limit to the amount of clients that can connect and utilizes .NET's built-in socket networking implementation.