WEB
[생활코딩] WEB1 - HTML&Internet
miinkang
2021. 7. 19. 14:44
생활코딩의 WEB1 HTML&Internet 강의를 들은 후 정리한 내용입니다.
- internet (web, email...)
- info.cern.ch : 최초의 website!!
서버와 클라이언트
두 대의 컴퓨터가 연결되는 것
web browser, web server(index.html이라는 파일이 있다.)
- browser 가 index.html 접근을 요청 [client]
- server가 index.html 파일을 응답 (response) [server]
웹 호스팅
- 웹 서버를 운영하기 위한 컴퓨터 : web hosting
- 무료 호스팅 서비스 검색어 : free static web hosting
- 127.0.0.1 : Internet Protocol Address, IP주소
→ 웹 브라우저가 설치되어있는 컴퓨터를 가리키는 특수한 주소
반응형