<HTML>
<HEAD>
<TITLE>Candid Candice: URLs, DNSs, and IP Addresses.</TITLE>
</HEAD>
<BODY BGCOLOR="FFFFFF">
<IMG WIDTH=221 HEIGHT=391 SRC="
http://files.moo.ca/pics/cmib.jpg" ALIGN="left" ALT="[Cool Candice]">
Ask Candid Candice a question about Moo Canada:<BR>
<FORM ACTION="
http://www.moo.ca/candid">
<INPUT NAME="q" SIZE="60">
<INPUT TYPE="submit" VALUE="Ask!">
</FORM>
<HR>
<SCRIPT LANGUAGE="JavaScript">
<!--
if (location.search.indexOf("?q=") == 0) {
q = unescape(location.search.substring(3));
while ((plus = q.indexOf("+")) != -1)
q = q.substring(0, plus)+" "+q.substring(plus+1);
document.write("<I>> "+unescape(q)+"</I>\n");}
// -->
</SCRIPT>
<H1>URLs, DNSs, and IP Addresses.</H1>
<!-- Warning, this file is automatically generated, modifications to this file will be lost next time Candid Candice reboots. -->
<!-- IP*ADDRESS* -->
<!-- DOMAIN* NAME* -->
<!-- DNS* -->
<!-- URL* -->
Every computer on the Internet has a unique serial number or <I>IP
address</I> such as "204.138.115.211". Humans aren't good at remembering
numbers, so most Internet computers also has a human-readable
<I>domain name</I> such as "moo.schoolnet.ca". There are dozens of
computers on the Internet that only do a single job, they translate domain
names into IP addresses. This is called the <I>DNS</I> (<B>D</B>omain
<B>N</B>ame <B>S</B>ervice). Without the DNS one would always
have to type in a bunch of numbers every time one sent e-mail or looked up a
web page. There are several available
<A HREF="
http://www.bankes.com/nslookup.htm">DNS gateways</A> which will do
DNS lookups (names to numbers) and reverse DNS lookups (numbers to names).
<P>
A URL (<B>U</B>niform <B>R</B>esource <B>L</B>ocator) is the
address of a particular document on the Internet. A URL is made up of the
type of protocol used to get the document (http, gopher, ftp, news, telnet, etc), the
domain name of the server it is on (moo.schoolnet.ca, altavista.digital.com),
an optional port number, and finally the path and filename of the document
itself.<BR>
Here are some sample URLs:
<UL>
<LI>
http://www.schoolnet.ca/index.html
<LI>telnet://moo.schoolnet.ca:7777
<LI>
ftp://ftp.schoolnet.ca/pub/
<LI>
gopher://gopher.schoolnet.ca:419/11/Frequently.Used
</UL>
<!-- Warning, this file is automatically generated, modifications to this file will be lost next time Candid Candice reboots. -->
<HR>
This page was created and is maintained by
<a href="
http://www.moo.ca/wizzen">The Wizzen</a>, © 2002.
<P ALIGN="center"><CENTER><A HREF="
http://www.moo.ca/candice/toolbar"><IMG BORDER="0" SRC="
http://files.moo.ca/pics/tool.gif" WIDTH="494" HEIGHT="19" ISMAP USEMAP="#toolbar" ALT="English toolbar"></A><BR>
[ <A HREF="
http://www.moo.ca/">home</A> | <A HREF="
http://www.moo.ca/help?%23555">help</A> | <A HREF="
http://www.moo.ca/who">who</A> | <A HREF="
http://www.moo.ca/search">search</A> | <A HREF="
http://www.moo.ca/candid/setup">setup</A> | <A HREF="
http://www.moo.ca/candid.:!">code</A> ]</CENTER>
<MAP NAME="toolbar">
<AREA SHAPE="rect" HREF="
http://www.moo.ca/" COORDS="0,0,80,18" ALT="Home">
<AREA SHAPE="rect" HREF="
http://www.moo.ca/help?%23555" COORDS="81,0,161,18" ALT="Help">
<AREA SHAPE="rect" HREF="
http://www.moo.ca/who" COORDS="166,0,246,18" ALT="Who">
<AREA SHAPE="rect" HREF="
http://www.moo.ca/search" COORDS="247,0,327,18" ALT="Search">
<AREA SHAPE="rect" HREF="
http://www.moo.ca/candid/setup" COORDS="332,0,412,18" ALT="Setup">
<AREA SHAPE="rect" HREF="
http://www.moo.ca/candid.:!" COORDS="413,0,493,18" ALT="Code">
</MAP>
</BODY>
</HTML>