facebookarchive / RakNet

RakNet is a cross platform, open source, C++ networking engine for game programmers.
Other
3.29k stars 1.02k forks source link

Restore NatPunchthrough default server support #135

Open Luke1410 opened 5 years ago

Luke1410 commented 5 years ago

RakNet provided a default natpunchthrough service at natpunch.jenkinssoftware.com. This service was shutdown in 2015. SLikeSoft provides a continuation of the free service at natpunch.slikesoft.com which is fully backwards compatible with RakNet 4.081/4.082.

This patch replaces the default natpunchthrough URLs throughout the code and directs them to the SLikeSoft server instead.