1. OSI Model(Open System Interconnection reference model)개방형 시스템 상호 참조 모델이다 ( 개방형 시스템 : 개방형 시스템이란 국제적으로 승인된 표준을 사용하여 어떠한 개방형 시스템과도 상호 연동할 수 있는 시스템이다) 7계층(Layer)으로 구성이 되어 있고 각각 주소 지정, 흐름 제어, 오류 제어,캡슐화, 신뢰할 수 있는 메시지 전송 등과 같은 특정한 네트워크 기능을 규정하고 있다.https://leejoongwon.tistory.com/29?category=339756What is the OSI Model? Computer Networking for BeginnersIn this article, you will learn about the core concepts of the Open Systems Interconnections (OSI) model in a simple and easy way. As a developer, it's a good idea to learn how things work "under the hood". That way you understand what your code and the tools you usehttps://www.freecodecamp.org/news/osi-model-computer-networking-for-beginners/