You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
섹션2. 인터넷 네트워크
1. IP 인터넷 프로토콜의 역할은?
2. IP 패킷 정보에는 어떤 정보들이 들어있나요?
3. IP 프로토콜이 가지고 있는 한계는 3가지가 있습니다.
4. 인터켓 프로토콜 스택의 4계층
5. TCP/IP 패킷 정보에는 IP 패킷과는 다른 어떤 것이 추가되어 들어있나요?
6. TCP 특징을 2가지 이상 쓰시오 !!
7. UDP는 IP와 거의 같은데 다른 점은 어떤 것이 있나요?
8. 잘 알려진 포트 번호/ HTTP ( ), HTTPS ( )
9. IP는 기억하기 어렵기에 도메인 명을 IP 주소로 변환해 주는 것은 무엇인가요?
섹션3. URI와 웹 브라우저 요청 흐름
1. 웹 브라우저 요청 흐름을 쓰세요.
https://www.google.com/search?q=hello&hl=ko
( ) 조회 -> ( ) 메시지 생성 -> ( ) 연결 -> 데이터 전달 -> ( ) 패킷 생성 -> 서버로 전달 -> 서버는 ( ) 메시지 생성 -> 클라이언트 전송 -> 웹 브라우저 HTML 렌더링
Beta Was this translation helpful? Give feedback.
All reactions