I need to create a function that returns the current IP address of the phone.
I found this (but it is only for when the phone is conntected to the WiFi -- I need the address even if it is connected via 3G) http://blog.zachwaugh.com/post/309927273/programmatically-retrieving-ip-address-of-iphone
Further, once I have the IP address, I'd like to find the country that it's from.