Posted on March 29, 2009, 6:29 pm, by admin, under
Networking.
nslookup is a computer program used in Windows and Unix to query Domain Name System (DNS) servers to find DNS details, including IP addresses of a particular computer, MX records for a domain and the NS servers of a domain. The name nslookup means “name server lookup”.
nslookup is also use as a command-line administrative tool [...]
Posted on December 14, 2008, 9:46 pm, by admin, under
Networking.
We normally use domain name in accessing a homepage like:
http://www.yahoo.com
However, if your computer is accessing to the Internet directly without using a proxy server, it will need to first resolve this domain name (in this case www.yahoo.com) into IP address before it will try to get data from the website.
As for this example, if you [...]