A quick way to resolve URL to IP addresses is to create your own DNS mechanism. This is extremely easy. Every computer has a file called hosts. On a UNIX/Linux machine, it resides in /etc directory. In Windows it resides in %SYSTEM_ROOT%\system32\drivers\etc.
(MAC users please update the location).
This is a simple text file and can be edited by any text editor.
I have attached a sample hosts.txt file from my own PC. All you have to do is:
a) download it
b) edit it to suit your requirements
c) rename it as hosts (without the .txt extension)
d) copy it to the desired location.



LinkBack URL
About LinkBacks
Reply With Quote

