[Networking] Internet LAN punchthrough

My issues are solved. I’ve written a C++ BluePrint function library. In it currently, there is a way to get the local IP address. Which works great for ipv4. I haven’t checked ipv6 though. I will also be adding a socket based NAT punch through. Instead of the clumsy call URL… which does function. The NAT punch through is just a connect/ping or something.