Rajiv Sharma
Rajiv Sharma

Reputation: 7102

Host name and Computer name in windows .?

in programming most of the time we query about the "host name" in windows

but when we set the host name is window its called "computer name".

Is there any differences in Host Name and Computer Name.?

Upvotes: 0

Views: 618

Answers (1)

Lee
Lee

Reputation: 118

Host name is the name the computer is set to on the network, whereas computer name is the name that Windows uses locally. The host name or (domain name) is usually derived from the computer name (ie. Its the same for most situations) when you connect to a network.

Upvotes: 1

Related Questions