The post is personal notes I have taken while reading Computer Networking (James F. Kurose, Keith W. Ross) - 5th edition. Internet: a type of computer
The post is personal notes I have taken while reading Computer Networking (James F. Kurose, Keith W. Ross) - 5th edition.Application Architecturedesig
The post is personal notes I have taken while reading Computer Networking (James F. Kurose, Keith W. Ross) - 5th edition. 1. Introduction & Transport
이미 서로와 TCP 연결을 한적 있는 호스트와 클라이언트 사이는 다시 연결하고자 할 때 기존의 three-way handshake 중 연결을 설정할 때 필요하던 한바퀴의 handshake가 필요 없어진다. 이 말은 즉슨 데이터를 바로 보낼 수 있어 계속 서로와 대화를
Network Layer: Data Plane네트워크 계층은 서로 상호 작용하는 데이터 평면과 제어 평면으로 나뉜다per-router는 네트워크 계층의 기능으로 한 라우터의 입력 링크에 도착한 데이터그램(네트워크 계층 패킷)이 그 라우터의 출력 링크에 어떻게 도착하는지
DNS is an application layer protocol that (1) translates human readable domain names to machine readable IP address and (2) defines how application pr
RPC는 IPC의 종류이다 IPC에 대한 설명은 여기에서 복습하고 오자!Remote Procedure Call (RPC): protocol that provides high-level communications paradigm used in OSpresumes exis