CSE461, HW6: Sample telnet output

The department home page is generated dynamically, meaning that it can change a bit each time it is fetched. Your results may not be character-for-character identical to the ones shown here, but to the naked eye they should look the same.

(The three lines in red are things I typed. One of the red lines is the null line.)

[ginger] ~> java telnet www.cs.washington.edu 80
GET /index.html HTTP/1.1
Host: www.cs.washington.edu

HTTP/1.1 200 OK
Date: Thu, 30 Nov 2006 09:55:58 GMT
Server: Apache/1.3.37 (Unix) mod_pubcookie/3.3.2b mod_ssl/2.8.28 OpenSSL/0.9.8a
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1
Content-Language: en

48a
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
 "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>

<head>

<LINK REL="stylesheet" HREF="/home/cse.css" TYPE="text/css">
<LINK REL="SHORTCUT ICON" HREF="/favicon.ico">
<style type="text/css">
 a.hotlink:link {
 font-family: helvetica, arial, sans-serif;
 font-size: 13px;
 font-weight: bold; 
 text-decoration: none;
 color: #ff8800;
 }
 a.hotlink:visited {
 font-family: helvetica, arial, sans-serif;
 font-size: 13px;
 font-weight: bold; 
 text-decoration: none;
 color: #990000;
 }
</style>
<title>University of Washington Computer Science & Engineering</title>
<script src="/home/cse2.js" type="text/javascript">
</script>
<script type="text/javascript">
<!--
function mo (img,action) {
  if(document.images) {
    if(action == 1) {
      document.images[img].src = '/images/sarrow_.gif';
    } else {
      document.images[img].src = '/images/arrow_.gif';
    }
  }
}
function mio(img, action) {
  if(document.images) {
    if(action == 1) {
      document.images[img].src = '/images/arrow.gif';
    } else {
      document.images[img].src = '/images/noarrow.gif';
    }
  }
}
//-->
</script>

1000

</head>

<body bgcolor="#ffffff">

<table width="100%" cellpadding=10>
<tr>
 <td><img src="/images/cse_logo_80x133.gif" width="133" height="80" alt="CS&E logo" border="0" /></td>
 <td width="100%"><img src="/images/csehead3.png" width="440" height="70" alt="University of Washington Computer Science & Engineering" /></td>
</tr>
</table>
<table cellspacing="0" cellpadding="0" border="0" bgcolor="#666600" 
 width="100%">
<tr valign="middle" align="right">
 <td width="100%"><a onmouseover="m(2,1)" onmouseout="m(2,0)" href="/info/aboutus/" class="barlink"><img src="/images/wharrow.png" id="about" border="0" alt="" /> About Us</a></td>
 <td><a onmouseover="m(3,1)" onmouseout="m(3,0)" href="/info/search/" class="barlink">  <img src="/images/wharrow.png" id="search" border="0" alt="" /> Search</a></td>
 <td><A onmouseover="m(4,1)" onmouseout="m(4,0)" href="/info/contact/" class="barlink">  <img src="/images/wharrow.png" id="contact" border ="0" alt="" /> Contact Info </a></td>
 </tr>
</table>

<table cellpadding="0" cellspacing="0" border="0" align="left">
<tr valign="middle" align="left">
 <td>
  <a href="http://www.washington.edu/" class="navlink" onmouseover="mo(5,1)" onmouseout="mo(5,0)"><img src="/images/arrow_.png" border="0" id="uw" alt="" />University of Washington</a>
 </td>
 <td>
  <a href="http://www.engr.washington.edu/" class="navlink" onmouseover="mo(6,1)" onmouseout="mo(6,0)"><img src="/images/arrow_.png" border="0" id="engr" alt="" />College of Engineering</a>
 </td>
 <td>
  <a href="http://www.artsci.washington.edu/" class="navlink" onmouseover="mo(7,1)" onmouseout="mo(7,0)"><img src="/images/arrow_.png" border="0" id="artsci"   alt="" />College of Arts and Sciences</a>
 </td>
</tr>
<tr><td> </td></tr>
</table><br clear=all>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
 <td VALIGN="TOP" WIDTH="155">
<table cellpadding="0" cellspacing="0" border="0">
  <tr>
   <td colspan="2"><font class="navlinkbig">Topics:</font></td>
  </tr>
  <tr valign="middle">
   <td><img src="/images/noarrow.png" border="0" alt="" id="news" /></td>
   <td> <a href="/news/" class="navlink" onmouseover="mio(8, 1)" onmouseout="mio(8,0)">News</a>
   </td>
  </tr>
  <tr valign="middle">
   <td><img src="/images/noarrow.png" border="0" alt="" id="events" /></td>
   <td> <a href="/events/" class="navlink" onmouseover="mio(9, 1)" onmouseout="mio(9,0)">Events and Talks</a>
   </td>
  </tr>
  <tr valign="middle">
   <td><img src="/images/noarrow.png" border="0" alt="" id="education" /></td>
   <td> <a href="/education/" class="navlink" onmouseover="mio(10, 1)" onmouseout="mio(10,0)">Education</a>
   </td>
  </tr>
  <tr valign="middle">
   <td><img src="/images/noarrow.png" border="0" alt="" id="research" /></td>
   <td> <a href="/research/" class="navlink" onmouseover="mio(11, 1)" onmouseout="mio(11,0)">Research</a>
   </td>
  </tr>
  <tr valign="middle">
   <td><img src="/images/noarrow.png" border="0" alt="" id="people" /></td>
   <td> <a href="/people/" class="navlink" onmouseover="mio(12, 1)" onmouseout="mio(12,0)">People</a>
   </td>
  </tr>
  <tr valign="middle">
   <td><img src="/images/noarrow.png" border="0" alt="" id="diversity" /></td>
   <td> <a href="/diversity/" class="navlink" onmouseover="mio(13, 1)" onmouseout="mio(13,0)">Diversity</a>
   </td>
  </tr>
  <tr valign="middle">
   <td><img src="/images/noarrow.png" border="0" alt="" id="orgs" /></td>
   <td> <a href="/orgs/" class="navlink" onmouseover="mio(14, 1)" onmouseout="mio(14,0)">Organizations</a>
   </td>
  </tr>
  <tr valign="middle">
   <td><img src="/images/noarrow.png" border="0" alt="" id="lab" /></td>
   <td> <a href="/lab/" class="navlink" onmouseover="mio(15, 1)" onmouseout="mio(15,0)">Computing Facilities</a>
   </td>
  </tr>
  <tr valign="middle">
   <td><img src="/images/noarrow.png" border="0" alt="" id="outreach" /></td>
   <td> <a href="/outreach/" class="navlink" onmouseover="mio(1
f45
6, 1)" onmouseout="mio(16,0)">Outreach</a>
   </td>
  </tr>
  <tr valign="middle">
   <td><img src="/images/noarrow.png" border="0" alt="" id="job" /></td>
   <td> <a href="news/jobs.html" class="navlink" onmouseover="mio(17, 1)" onmouseout="mio(17,0)">Faculty/Staff Recruiting</a>
   </td>
  </tr>
  <tr valign="middle">
   <td><img src="/images/noarrow.png" border="0" alt="" id="job4" /></td>
   <td> <a href="/building/" class="navlink" onmouseover="mio(18, 1)" onmouseout="mio(18,0)">Paul G. Allen Center</a>
   </td>
  </tr>
  <tr valign="middle">
   <td><img src="/images/noarrow.png" border="0" alt="" id="campaign" /></td>
   <td> <a href="/campaign/" class="navlink" onmouseover="mio(19, 1)" onmouseout="mio(19,0)" style="color: #6600cc; font-style: italic">Support CSE!</a>
   </td>
  </tr>
  <tr><td><img src="/images/1.png" height="5" alt="" /></td></tr>
  <tr>
   <td colspan="2"><font class="navlinkbig">Information for:</font></td>
  </tr>
  <tr valign="middle">
   <td><img src="/images/noarrow.png" border="0" alt="" id="prospective" /></td>
   <td> <a href="/info/prospective/" class="navlink" onmouseover="mio(21, 1)" onmouseout="mio(21,0)">Prospective Students</a>
   </td>
  </tr>
  <tr valign="middle">
   <td><img src="/images/noarrow.png" border="0" alt="" id="currentu" /></td>
   <td> <a href="/info/current/" class="navlink" onmouseover="mio(22, 1)" onmouseout="mio(22,0)">Current Students</a>
   </td>
  </tr>
  <tr valign="middle">
   <td><img src="/images/noarrow.png" border="0" alt="" id="alumni" /></td>
   <td> <a href="/info/alumni/" class="navlink" onmouseover="mio(23, 1)" onmouseout="mio(23,0)">Alumni</a>
   </td>
  </tr>
  <tr valign="middle">
   <td><img src="/images/noarrow.png" border="0" alt="" id="facstaff" /></td>
   <td> <a href="/info/facstaff/" class="navlink" onmouseover="mio(24, 1)" onmouseout="mio(24,0)">Faculty/Staff</a>
   </td>
  </tr>
  <tr valign="middle">
   <td><img src="/images/noarrow.png" border="0" alt="" id="cc" /></td>
   <td> <a href="/info/ccs/" class="navlink" onmouseover="mio(25,1)" onmouseout="mio(25,0)">Community Colleges</a>
   </td>
  </tr>
  <tr valign="middle">
   <td><img src="/images/noarrow.png" border="0" alt="" id="industry" /></td>
   <td> <a href="/info/industry/" class="navlink" onmouseover="mio(26, 1)" onmouseout="mio(26,0)">Industry</a>
   </td>
  </tr>
  <tr valign="middle">
   <td><img src="/images/noarrow.png" border="0" alt="" id="public" /></td>
   <td> <a href="/info/public/" class="navlink" onmouseover="mio(27, 1)" onmouseout="mio(27,0)">Public/Press/Visitors</a>
   </td>
  </tr>
  <tr><td colspan="2" align="center"><hr noshade size="2" width="90%" /></td></tr>
  <tr><td><img src="/images/1.gif" alt="" height="10"></td></tr>
  <tr>
   <td colspan="2" align="center"><a href="http://www.cra.org/"><img src="/images/CRAlogo80.png" border="0" alt="Computing Research Association" width="80" height="67" /></a></td>
  </tr>
  <tr><td><img src="/images/1.gif" alt="" height="10"></td></tr>
  <tr>
   <td colspan="2" align="center"><a href="http://www.wsa.org/"><img src="/images/wsasm.jpg" border="0" alt="Washington Software Alliance" width="75" height="22" /></a></td>
  </tr>
  <tr><td><img src="/images/1.gif" alt="" height="10"></td></tr>
</table>
</td>
<td width="5" rowspan="2"> </td>
<td width="2" bgcolor="#ff6600" rowspan="2"><img src="/images/1.png" width="1"  height="1" alt="" /></td>
<td width="5" rowspan="2"> </td>
<td valign="top" rowspan="2">


<table align="center" cellpadding="0" cellspacing="0" border="0">
<tr><td><img src="/images/rot/UW087_32_rot.jpg" width="500" height="333" border="0" alt="Paul G. Allen Center for Computer Science & Engineering"></td></tr>
<tr><th><span class="iDesc">Paul G. Allen Center for Computer Science & Engineering</span></th></tr>
</table>

a0b



<p style="margin: 1em"><b>University of Washington Computer Science
& Engineering</b> includes roughly forty faculty members, forty
staff members, two hundred seventy-five graduate majors (150 in the
Doctoral program and 125 in the <a
href="http://pmp.cs.washington.edu/">Professional Masters
Program</a>), and four hundred fifty undergraduate majors (160
graduates per year).  Ranked among the top ten programs in the nation,
we are active in most of the principal areas of the field, and are
engaged in a broad range of interdisciplinary initiatives.  We are
located in the spectacular new <a href=/building/>Paul G. Allen Center
for Computer Science & Engineering</a> at the center of the UW campus
in
<a href="http://travel2.nytimes.com/2006/08/04/travel/escapes/04hours.html?ex=1312344000&en=154db74268e47198&ei=5090&partner=rssuserland&emc=rss">Seattle</a>,
Washington -- a national and international technology
center in software, biotech, the health sciences, and other fields.
<a href="/WhyCSE"><b>Why choose CSE?</b>
Watch these videos to find out!</a></p>

<div align="center" style="margin-top: 20px">
<a href="/news/spotlight.html"><img src="/news/spotlight.gif" border="0" alt="Spotlight News" /></a>
</div>

<a name="alert">
</a>





</td></tr>
<tr><td><img src="/images/noarrow.png" border="0" alt="" id="privacy" /> <a href="/info/privacy/" class="navlinksm" onmouseover="mio(36, 1)" onmouseout="mio(36,0)">CSE Web Privacy</a></td>
<tr><td colspan="5"><p>
<table width="100%" cellpadding="0" border="0" cellspacing="0">
<tr><td colspan="2"><hr noshade size="2" /></td></tr>
<tr align="center" valign="middle">
 <td width="15%"><a href="https://www4.cs.washington.edu/cgi-bin/wlogin.cgi"><img src="/images/logo.png" width="34" height="33" alt="CSE logo" border="0" /></a></td>
 <td width="85%"><font style="font-family: helvetica, arial, sans-serif; font-size: 13px; text-decoration: none">
 Computer Science & Engineering<br />
 University of Washington<br />
 Box 352350<br />
 Seattle, WA  98195-2350<br />
 (206) 543-1695 voice, (206) 543-2969 FAX<br />
  [comments to <em><a href="/htbin-post/unrestricted/mailto2.pl?to=webmaster&sub=cse_homepage">Webmaster</a></em>]</font>
 </td></tr>
</table>
</td></tr>
</table>
<img id="yescounter" src="/images/1.gif" />
<script type="text/javascript">
<!--
document.getElementById('yescounter').src = '/images/yesjs.gif';
//-->
</script>
<noscript>
<img id="nocounter" src="/images/nojs.gif" />
</noscript>
</body>
</html>