DNS lookup
in
Programming Questions
•
2 years ago
I'm looking for a way to easily lookup a ip address and return the url of the web page. I have one way that only works in very specific applications but I want something that works better. Any ideas? I would like to keep it all in processing because the volume of ips being found is too high to do by hand so something automatic is the way to go
1