CSE logo University of Washington Department of Computer Science & Engineering
 CSE 588 - Spring 2002 - Transcription
  CSE Home   CSE 588 Home   Scribe List  About Us    Search    Contact Info 

Class Notes: Week 4 (April 23) 2nd Half

Akamai Network - Caching techniques

Discussion on Internet indirection

	Is Indirection good for mobility?
	It gives a simple scheme to achieve mobility.
	Problem with the approach is that it requires an entirely new namespace and 
therefore changing the existing system will be very difficult

How the TCP Works

	Basic TCP implementation scheme
	Given a system that knows how to route, how do we build a system that 
reliably transmits and receives packets. Uses sockets to set up two way byte 
streams.


HTTP Connection discussion in detail

	IP Header on tp of TCP Header
	What is the use of ACK in connection setup
		- Used to indicate the the next byte to be sent or also to indicate if the 
receive buffer is full

Sliding Window Protocol for flow control


CSE logo Department of Computer Science & Engineering
University of Washington
Box 352350
Seattle, WA  98195-2350
(206) 543-1695 voice, (206) 543-2969 FAX
[comments to owner-cse588]