Does anyone know how to use VB to display a world map, and upon entering an IP address or zip code into a text box, the program draws a dot that connects the zip code you're in to the zip code entered?
Printable View
Does anyone know how to use VB to display a world map, and upon entering an IP address or zip code into a text box, the program draws a dot that connects the zip code you're in to the zip code entered?
I would think you would need a database of all the zip codes and their locations on the map to perform what your wanting. That would make for an extremely large database though. If your wanting to do something like neotrace does I think they use their servers and information from whois query's on the different machines your routed through. I'm not real sure on this but I figured it might help.
Good Luck with it.
Let us know if you ever get it. :p