네트워크 기초
네트워크란 무엇인가?
- The interconnection of a set of devices capable to carry some information.
(정보들을 전달할 수 있는 단말기들의 인터커넥션) - Telephone network, Internet, cable network, ISDN 등이 있음.
인터넷의 구성요소
- Hosts = end systems
- 네트워크 어플리케이션들을 실행함
- communication links
- 두개나 혹은 그 이상의 nodes들을 직접(directly) 연결하는 물리적 수단.
(link는 직접 연결에 등장) - Fiber, Copper, radio, satellite 등 다양한 방식으로 연결됨
- Transmission rate vs bandwidth
- Router (switch)
- 패킷을 전달해주는 역할을 함.
Internetwork (Internet)
- A network of networks.
- A set of independent networks interconnected.
- lossely hierarchical
internet
- Protocol : tcp/ip
- Internet standard (인터넷 표준을 만드는 단체)
- RFC : Request for Comments
- IETF : Internet Engineering Task Force
Protocol이란 무엇인가 ?
- 여러 기기들이 정보를 교환할때 필요한 rules and procedures.
다음을 포함한다. - the format of messages (메시지의 형식)
- the order of messages exchanged (메시지 주고 받는 순서)
- the actions taken on the transmission and/or receipt of a message or other event. (메시지를 받거나 전송했을 때 취해야 할 행동들)
Network Structure
- Network Edge
- hosts: clients and servers
- servers often in data centers
- Access networks, physical media
- wired, wireless communication links
- Network core
- interconnected routers
- network of networks
아주 기본적인 정보들 !
이전에 시험 공부할 때에 정리했던 내용들인데 조금 더 정리해야 할 필요를 느꼈다.
천천히 !
댓글