Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

1.0 KiB

OSI Model

Open Systems Interconnection (OSI) model is a conceptual model consists of 7 layers, that was proposed to standardize the communication between devices over the network. It was the first standard model for network communications, adopted by all major computer and telecommunication companies in the early 1980s.

Free Content What is OSI Model? OSI Model

TCP/IP Model

TCP/IP model is a practical model consists of 4 layers. The modern Internet is based on this model.

What is TCP/IP Model? OSI vs TCP/IP Model