Merge branch 'master' of https://git.ki5bhv.com/justin/Notes
# Conflicts: # Network_Plus/Network+_OSI.md
This commit is contained in:
commit
943c2e366a
|
@ -79,14 +79,17 @@
|
|||
* ### Transport Layer
|
||||
* TCP Transmission Control Protocol
|
||||
* Connection-oriented protocol that is a reliable way to transport segments across the network
|
||||
* Will ask for an acknowledgement
|
||||
* Will ask for an acknowledgement.
|
||||
* 
|
||||
* This is a Three-way handshake.
|
||||
|
||||
|
||||
* UDP User Datagram Protocol
|
||||
* Connectionless protocol that is an unreliable way to transport segments across the network
|
||||
|
||||
* If it dropped, Sender is unaware
|
||||
* Windowing
|
||||
<<<<<<< .mine
|
||||
*
|
||||
=======
|
||||
|
||||
>>>>>>> .theirs
|
||||
* Buffering
|
||||
|
|
Loading…
Reference in New Issue