answersLogoWhite

0

What else can I help you with?

Related Questions

What type of server resolves fully qualified domain names to IP address?

A DNS (Domain Name Service) server can find an IP address for a computer when the fully qualified domain name is known.


Why would the ping command accept the name yahoo.com instead of an actual IP address?

This is possible because of what is called Domain Name Resolution (DNS). Your computer sends a lookup request for 'yahoo.com' to a DNS server, which resolves the domain name into it's IP address.


What type of server resolves fully qualifi ed domain names to IP addresses?

What type of server resolves fully qualifi ed domain names to IP addresses?Keyboard Shortcuts


Does a computer need both the URL and the IP address to locate a website?

Either are needed to find and locate a website, not both. Whichever is entered is sent to the DNS server which resolves the location of the webserver.


Which type of server resolves fully quallified domain names to IP addresses?

Dns


What is used to resolve a hostname to an IP address?

DNS Server (Domain Name System) resolves Hostnames to IP Addresses in Internet.HOSTS file in Windows computers is responsible for resolution of hostnames to ip addresses.


What is an address that tells the browser where to locate the page?

When you type the web address in browser, your computer connects to the DNS server in your ISP provider location, The DNS server in ISP tries to locate the IP address of the web page you requested. If it fails, then the request is forward to another DNS server until the IP address is resolved by one of the DNS server. Once IP address is located, browser contacts the web server using the IP and request for the resource.


What is the address for the server hub?

Each server hub has its own address.


What do you call the person who serves a summons?

process server process server


What is Lewis's server address?

Lewis's Server has a website and address. However, the website transfers to an unrelated site and the address for Lewis's Server is unlisted and private.


What server presents its own IP address to the Internet and does not allow outside computers to know the IP addresses of computers inside the network?

This process is done by NAT - Network Address Translation. It is a service that may be run on any server.


How does a DNS resolve an IP address?

A DNS client "resolves" an IP address by sending a specially-formatted request to a DNS server. The client has to know the address of one or more DNS servers in advance. The reply from the server may be a direct reply with the IP address associated with the hostname, a referral to another DNS server, or a response indicating the requested name can't be found in DNS. Typically, the request will ask the server to "recurse", i.e. if it cannot answer the question from it's own local memory, it should go ask other servers on behalf of the client. This behavior helps the local server build up it's own cache of addresses frequently looked up. Another form of query is called iterative query, where a client machine sends request to a known DNS server , if that DNS server fail to resolve the domain name into a IP then the client sends the request to another DNS and this process goes on and on until it get the required IP resolution by sending sending address resolution request to all its known DNS.If every known DNS fail to give the IP, then client goes to the root domain.