Have a look at: http://support.microsoft.c
Main Topics
Browse All TopicsWhen I use VNC or RDP to connect to another computer on my local network, I can use either the computer name or IP address of the computer. How does my computer convert the computer name to an IP address so it can find the desired computer?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Have a look at: http://support.microsoft.c
It can do that trough the NetBIOS protocol:
http://en.wikipedia.org/wi
otherwise it uses normal DNS.
First, the PC uses its 'dns cache' to try to resolve the Name to an IP.
If it cannot find a match in its cache it looks at its hosts file. (c:\windows\system32\drive
If it cannot find it, it will use NetBIOS to broadcast a request for the PC Name. If no luck, it will use its DNS Servers to try resolve the hostname to IP.
If all that fails, error is displayed 'cannot find hostname'
See here for names resolution process: http://technet.microsoft.c
A lot of the services mentioned above rely on other services to be effective.
Business Accounts
Answer for Membership
by: demazterPosted on 2009-08-20 at 04:08:42ID: 25140998
Your computer will use DNS to resolve computer names to IP address.