Possible Duplicate:
Getting my IP address?
I need to use a web service that has blocked public IP addresses. It gives access to only those that are listed on their access list.
I want to test my application in localhost first so I need to put my IP address in that access list and test it in my local server but I don't know my public static IP address.
How can I find it out?