Networking TCP/IP Protocols Flashcards
(7 cards)
1
Q
E__ h____ and not network routers implement end-to-end protocols for TCP and IP
A
End host
2
Q
For the TCP/IP protocol stack, d____ is written to the socket and read from the socket.
A
data
3
Q
The port number allows multiple s_______ to be used at the same time on the same computer
A
sockets
4
Q
By using r_______ ports the client knows what destination port to use
A
registered
5
Q
Peers communicate via p____ d___ u___ which contains data and a header
A
protocol data unit
6
Q
Putting data into a protocol data unit is called e_________
A
encapsulation
7
Q
Protocol o_______: This is when each layer adds a protocol header, which increases the overall data that must be sent
A
overhead