|
A name for an organization or other entity is combined with a top level domain
to make a second level domain. My consulting business, Meyer Computer Consulting
has the secondary domain name:
meyerconsult.com
What a domain name does is it allows a machine, or group of machines, to be referred to
by a name instead of their Internet addresses (IP Addresses). In the case of my domain,
meyerconsult.com, its IP address is:
192.41.38.165
Obviously, it is much easier to remember meyerconsult.com than it is to remember that
number!
When people send me e-mail, my domain name is what appears after the @ sign:
teacher@meyerconsult.com
|
The URL for my web site shows that a host name has been combined with my
domain name:
http://www.meyerconsult.com/
The www is the host name for the machine that
is running a web server and is serving up web
pages.
NOTE: not all web servers have the name www
but that is one of the common names.
When people use FTP to transfer files to me, they use an FTP program such as
Fetch or WS_FTP and connect to the address:
ftp.meyerconsult.com
The ftp is the host name for the server inside my
domain that is allows ftp connections and data
transfers.
|