I'd like to write a small VB6 app that get's the WAN IP address(s) from a given gateway. I can use sockets api to get the internal LAN IP of the machine, but I want the external IP that the world sees. Is this possible via standard Windows api's? Or would I need to talk to the router through it's (possibly proprietary) interface? Thanks,
--Jim
--Jim