Chapter 5 Flashcards
connection establishment
The process by which a connection-oriented protocol creates a connection (e.g. three way handshake)
error detection
The process of discovering errors in the data link frame (FCS field)
error recovery
The process of noticing and re-transmitting missing data
flow control
The process of regulating the amount of data sent and received (windowing)
forward acknowledgment
The process of signalling what data should be sent next
HTTP
Hypertext Transfer Protocol. Used by web browsers and servers to transfer files
ordered data transfer
Defines
1, how the sending host should number transmitted data
2. how the the receiver should reorder the data
Specifies to discard data that cannot be reordered
port
a number used to identify the application process that sent or should receive data.
Also, another term for a switch interface
segment
Data encapsulated at the network layer with a tcp header.
In ethernet, a single ethernet cable or collision domaind
sliding windows
Process by which a receiving device can adjust flow control
URI
Uniform Resource Identifier. The formal and correct term for the formatted text used to identify objects in an IP network. Commonly called a URL or web address.
Web server
Software which stores and send web pages to web clients upon authorized request.