How Get Computer IP Address from Within GameInfo or PC class? GetNetDriver() returns NULL

Ah, sorry, the 0.0.0.0 is the INADDR_ANY address, which effectively means listen on any network interface on the PC. For a PC with 1 NIC then this is effectively “use that card’s IP address”. But as stated before, this is going to be your LAN (not WAN) address.