일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 함수형 프로그래밍
- 백준
- 람다 칼큘러스
- Collection
- Network
- Python
- JavaScript
- 자바
- tcp
- 스택
- Spring
- 프로그래머스
- 겨울카카오인턴
- functional programming
- Pattern
- javscript
- 디자인패턴
- Eclipse
- DesignPattern
- exception
- solid
- 파이썬
- design-pattern
- lambda calculus
- Rails
- 큐
- Java
- 로버트마틴
- JDBC
- Collections
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
jurogrammer/top-down-approach-network
top-down approach network 책 공부. Contribute to jurogrammer/top-down-approach-network development by creating an account on GitHub.
github.com
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