CnCNet / xna-cncnet-client

XNA / MonoGame based client for playing classic Command & Conquer games both online and offline with a CnCNet game spawner.
Other
226 stars 87 forks source link

P2P & V3 tunnel support #349

Open GrantBartlett opened 2 years ago

GrantBartlett commented 2 years ago

Adding as a couple of suggestions.

@Rampastring did start V3 tunnel support but there were some problems:

Regarding v3 I tried implementing it, think the branch still exists But I ran into some bug which I couldn't figure out Often the games wouldn't connect at all, at best they connected for the duration of the loading screen but dc'd right after

The branch I believe he was working on: https://github.com/CnCNet/xna-cncnet-client/tree/v3-tunnels

Related repos: https://github.com/CnCNet/cncnet-server