UCSD
CSE 81 -- W'97
Homework 2 -- Due: Wed.
Feb. 12, 1997, 1:00pm
Generate a web of pages about Communication Networks and the Internet.
It should include the following features:
- images and image maps (preferably client-side)
- tables
- frames (note: this is an optional feature and not all browsers
support it, so you might not be able to see it/test it from all browsers;
in addition, you should provide a non-frame version for those browsers
that do not support frames--see Neal's
page on this)
- an e-mail contact form (using the "action = mailto:" macro)
with :
- name of person submitting the form
- their preferred e-mail address
- comments
- reset button, and
- submit button
Note: the form must use the proper encoding to avoid inappropriately
encoded mail
CAUTION! Make sure you use your correct email address!
- a link to a copy of an e-mail message (named "message.txt")
you received (including the mail headers) in order to demonstrate a successful
test of the form (please put it on the same page with your form)
It should also include information about (at least three of the following):
- The geography of the Internet
- Local, national, and international ISPs
- TCP/IP
- DNS
- IP routing protocols
- The Mbone
- Intranets
and (at least one of the following) more advanced topics such as:
- Mobile IP
- ATM
- Wireless ATM
- Collision Resolution Algorithms
- Gigabit Ethernet
As before, just make sure your pages are done and accessible by the
deadline. Also, please name the top file "hw2.html" in your "public_html"
directory. In addition, generate your main web page for the class ("index.html"
in your "public_html") and put links to HW1, HW2, your project
proposal and (in the future) to your project.
Good luck!
-GP