-
Computer Networking Complete Course프로그래밍/네트워크 2020. 11. 30. 10:46
Networks are like human communication
- Verbal communication
- Same language
- Be able to hear each other
- Loud noises: Tell the other to repeat themselves
- Understand somewhat: ask for clarification
- Speak to only one person/speak to a group
- A way of greeting and closing a conversation
- Protocol: the above set standards
Introduction to Networking
The TCP/IP Five-Layer Network Model
- Physical Layer
- Represents the physical devices that connects computers
- Cabling
- Data link Layer
- Defining a common way of interperating these signals
- Ethernet
- Network Layer
- Lets computers communicate with each other through routers
- *Data link: data across a single link/Network layer: across a collection of networks
- IP
- Transport Layer
- Sorts out which client and server programs should get the data
- TCP
- Application Layer
- Application specific
'프로그래밍 > 네트워크' 카테고리의 다른 글
The World Wide Web: Crash Course Computer Science (0) 2020.11.29 네트워크 질문(1) (0) 2020.11.29 - Verbal communication