<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
  <title>
    Resources for Dal CS 3171 Network Computing
  </title>
  <link rev="Made"    href="mailto:jamie@cs.dal.ca" />
  <link rel="Copyright"  
        href="http://www.csd.uwo.ca/%7ejamie/Copyright.html" />
  <meta name="Copyright"
        content="This document is (c) copyright by J. Blustein.
         J. Blustein has asserted the right to be recognized
         as the author of this document." />
  <link rel="stylesheet" href="../cs3171.css" type="text/css" />
 </head>
 <body>
 <p style="text-align:right;font-size:x-small">
  <a title="professor's homepage"
     href="/~jamie/"
     ><abbr>J.</abbr>&nbsp;Blustein</a>
 </p>
 <h1>
  <a name="top"
     href="../README.shtml"
     title="course homepage"
     >Network Computing</a>
 </h1>

 <p class="mini-menu">
   [<a href="../Course/README.shtml" accesskey="C"
       title="administrative files for the course"
       ><abbr title="course">Crs</abbr></a>&nbsp;| 
    <a href="../Announcements/README.shtml" accesskey="A"
       title="announcements section of the course website"
       ><abbr title="announcements">Ann</abbr></a>&nbsp;|
    <a href="../Materials/README.shtml" accesskey="M"
       title="course materials (supplied by professor)"
       ><abbr title="materials">Mats</abbr></a>&nbsp;|
    <span title="resources section of the website"
       ><em><abbr title="resources">Res</abbr></em></span>]
 </p>

 <h2>Resources</h2>

 <p>
   These resources are not supplied by the professor.  See also the <a
   href="../Materials/README.shtml" >materials</a> which the professor
   supplies to help you.
 </p>

 <h3>Policies</h3>
 <ul>
  <li><a href="http://plagiarism.dal.ca/student/"
         >Plagiarism and Intellectual Honesty at <abbr
         title="Dalhousie University">Dal</abbr></a></li>
 </ul>

 <h3>General</h3>
 <ul>
  <li><a href="http://www.awl.com/kurose-ross"
         ><cite>Kurose &amp; Ross</cite> website</a></li>
  <li><a href="http://www.atis.org/tg2k/t1g2k.html"
         ><cite>Telecom Glossary 2000</cite></a> (American National
         Standard T1.523-2001)</li>
  <li><acronym title="request for comment">RFC</acronym> Repositories:
   <ul>
    <li><a href="http://www.ietf.org/rfc.html"
           title="Internet Engineering Taskforce Request for Comments webpage"
           >at <acronym title="Internet Engineering Taskforce"
           >IETF</acronym></a></li>
    <li><a href="http://www.faqs.org/rfcs/"
           title="RFC collection at faqs.org"
           >at <kbd>faqs.org</kbd></a></li>
   </ul>
  </li>
  <li><a href="http://www.ce.chalmers.se/~fcela/tcp-tour.html"
        ><cite>A quick tour around <acronym
         title="transmission control protocol">TCP</acronym></cite></a> by
         <abbr>F.</abbr>&nbsp;Cela</li>
  <li><a href="http://javasim.cs.uiuc.edu/"
        >JavaSim</a> simulation environment</li>
 </ul>

 <h3>Chapter 1: Introduction</h3>
 <ul>
  <li><a href="http://www.zakon.org/robert/internet/timeline/"
         >Hobbes' Internet Timeline</a> by  Robert <abbr>H</abbr> Zakon</li>
 </ul>

 <h3>Sockets in C</h3>
 <ul>
  <li><a href="http://www.ecst.csuchico.edu/~beej/guide/net/"
         ><cite>Beej's Guide to Network Programming Using Internet
         Sockets</cite></a></li>
  <li><a href=""
         ><cite><acronym title="Berkely  Software Distribution"
         >BSD</acronym> Sockets: A Quick And Dirty Primer</cite></a></li>
 </ul>

 <hr title="end of document proper" />

 <h6 title="document identification information"
    ><a name="docID" href="#top" title="jump to start of document"
        ><kbd>
          http://<!--#echo var="server_name" --><!--#echo var="DOCUMENT_URI" -->
         </kbd></a>
 </h6>
   <dl style="display:compact; float:left">
     <dt>Version:</dt> <dd><!--#echo var="last_modified" --></dd>
     <dt><a title="course homepage"
          href="../README.shtml"
          ><abbr
          title="computer science"
          >CS</abbr> 3171</a> <abbr
          title="professor"
          >Prof.</abbr>:</dt>  <dd><a title="author's homepage"
                                      href="/%7ejamie/"
                              ><abbr>J.</abbr>&nbsp;Blustein</a>
                               <kbd>&lt;jamie@cs.dal.ca&gt;</kbd></dd> 
   </dl>

   <p style="float:right">
     <a href="http://validator.w3.org/check/referer"
        title="link requests HTML validator at W3C to check this file for adherence to standard"
        ><img
         src="/~jamie/image/vxhtml10.gif"
         alt="This webpage uses valid XHTML 1.0"
         style="border:0; height:31px; width:88px" /></a>
   </p>
 </body>
</html>
