Saint Louis University |
Computer Science 140
|
Dept. of Math & Computer Science |
Topic: Networks
Related Reading: Ch. 15 of Dale/Lewis, as well as our
lecture notes.
Due:
8pm Thursday, 6 December 2007
Certain IP addresses are reserved for special purposes and thus not available for general use (much as phone numbers are not allowed to start with a 0 or a 1).
If we disregard those issues, the number of available IP addresses on a particular network is based upon the number of bits used for the network portion of the IP address and the number remaining for the host portion of the IP address. Recall that a Class A network is designated with a common first byte (e.g., 17.x.x.x), a Class B network with two common bytes (e.g., 165.134.x.x), and a Class C network with three common bytes (e.g., 205.221.205.x).
Compare and contrast the Transmission Control Protocol (TCP) and the User Datagram Protocol. What are the relative advantages and disadvantages of the two?
For each of the following kinds of network activity, would TCP or UDP be the preferred protocol. Give a brief explanation of why.
A query to a Web Server
A radio broadcast
Purchasing a song from the iTunes store
Sending a "Text Message" to a phone
Write a few paragraphs in response to
Overall, please type your answers to all of the problems in a single document to be submitted electronically. Please see details about the submission process.