- Joined
- Threads
- 5
- Posts
- 7
osi model 7 layers
application presentation session transport network datalink physical
application - gui / helps to manage the incoming and outgoing
presentation - standardisation of the data / traslator /security https
session - creates session both sides / sends data in chunks so if the data is lost then it could be resumed
trasport layer - tcp~udp
tcp - transmission control protocol
Three-way handshake
reliability
error checking
uses
file sharing - internet browsing or sending a mail
udp - uniform datagram protocol
network layer
arranges the data /assembly of data
data link
physical
ethernet
application presentation session transport network datalink physical
application - gui / helps to manage the incoming and outgoing
presentation - standardisation of the data / traslator /security https
session - creates session both sides / sends data in chunks so if the data is lost then it could be resumed
trasport layer - tcp~udp
tcp - transmission control protocol
Three-way handshake
reliability
error checking
uses
file sharing - internet browsing or sending a mail
udp - uniform datagram protocol
network layer
arranges the data /assembly of data
data link
physical
ethernet