<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC 
    "-//Dawid Weiss//DTD DocBook V3.1-Based Extension for XML and graphics inclusion//EN" 
    "http://www.cs.put.poznan.pl/dweiss/dtd/dweiss-docbook-extensions.dtd" [
<!ENTITY % isopub SYSTEM "iso-pub.ent"> 
%isopub;
<!ENTITY % local SYSTEM "local-entities.ent">
%local; 
]>


<article id="homework05">

	<articleinfo>
		<title>Homework 5</title>
		<author>
			<firstname>Kevin</firstname>
			<surname>Nilson</surname>

			<affiliation>
				<orgname>http://www.smccd.net/accounts/nilsonk/</orgname>
			</affiliation>
		</author>

		<abstract>
			<simpara>CS 150 Homework 5, Networks &amp; Data Communications, Summer 06</simpara>
		</abstract>

	</articleinfo>

	<sect1 id="assignment">
		<title>Homework 5</title>
		<simpara>Due - Due August 7</simpara>

		<itemizedlist>
			<listitem><para>Install Ethereal or find a computer that already has Ethereal installed. <ulink
						url="http://www.ethereal.com/">http://www.ethereal.com/</ulink></para></listitem>
			<listitem><para>Capture packets while you load the class website in a browser</para></listitem>
			<listitem><para>Take a screenshot of Ethereal with the request to download the class website highlighted.  Make sure the Hypertext Transfer Protocol section is expanded and visible in the screenshot.</para></listitem>
			<listitem><para>Upload the image to the gradebook.  Acceptable file extensions are png, jpg, gif.  Please do not upload any bmp images.</para></listitem>
		</itemizedlist>
	</sect1>

	<sect1 id="overview">
		<title>Overview of Ethereal</title>
		<simpara>
			Ethereal is used by network professionals around the world for troubleshooting, analysis, software and protocol development, 
			and education. It has all of the standard features  you would expect in a protocol analyzer, and several features not seen in any other 
			product. Its open source license allows talented experts in the networking community to add enhancements. It runs on all popular 
			computing platforms, including Unix, Linux, and Windows.
		</simpara>
	</sect1>
</article>
