Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.08 KB

README.md

File metadata and controls

33 lines (27 loc) · 1.08 KB

수행 전략


내용 링크
코딩 컨벤션 링크
구현할 기능 명세 링크
트러블슈팅 링크

기반지식 (Async Non-blocking I/O)


내용 링크
Synchronous / Asynchronous 링크
Blocking / Non-blocking I/O 링크
polling과 I/O Multiplexing 링크

기반지식 (HTTP / CGI)


내용 링크
OSI 7 layer 링크
TCP/IP 연결 과정 링크
RFC 규약 링크
CGI (RFC3875) 개요 링크
CGI (RFC3875) 표준 요약 링크
웹서버와 CGI와 WAS와 서블릿 링크
쿠키 링크
Wireshark 기본 가이드 링크
Socket Programming System Call 링크