일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- JDBC
- javscript
- functional programming
- 백준
- 큐
- Python
- Spring
- 함수형 프로그래밍
- Java
- solid
- 디자인패턴
- 자바
- exception
- 파이썬
- JavaScript
- Eclipse
- design-pattern
- tcp
- DesignPattern
- 프로그래머스
- Collections
- 람다 칼큘러스
- lambda calculus
- Rails
- Pattern
- 스택
- 로버트마틴
- Network
- 겨울카카오인턴
- Collection
Archives
- Today
- Total
개발자 노트
[computer networking] Chapter 2.4 DNS - The Internet's Directory Service 본문
컴퓨터과학 기초/네트워크
[computer networking] Chapter 2.4 DNS - The Internet's Directory Service
jurogrammer 2021. 4. 27. 09:21github.com/jurogrammer/top-down-approach-network/blob/main/Chapter2/chapter%202.4.md
DNS 입니다. 생각보다 재밌는 단원이였습니다. 뭔지는 알았는데, directory service. 즉, 전화번호부 서비스라니, 표현이 기가막힙니다.
반응형
'컴퓨터과학 기초 > 네트워크' 카테고리의 다른 글
TCP 소켓 (0) | 2021.05.03 |
---|---|
[computer networking] Chapter 2.7 Socket Programming: Creating Network Applications (0) | 2021.04.27 |
[computer networking] Chapter 2.2 The Web and HTTP (0) | 2021.04.27 |
[computer networking] Chapter 2.1 Principles of Network Applications (0) | 2021.04.27 |
[computer networking] Chapter 1.5 (0) | 2021.04.12 |
Comments