전공 수업/컴퓨터 통신(Computer Communication)
[1주 차] - 수업 개요
TwoJun
2022. 8. 30. 01:43
과목명 : 컴퓨터 통신(Computer communication)
수업일자 : 2022년 08월 29일 (월)
1. 수업 역량
(1). Socket 함수의 기능 이해, Client and Server side Socket program 동작 원리 이해
(2). 다수의 Client를 수용할 수 있는 TCP Server socket program의 구조 이해
(3). C를 이용한 Client and Server side socket program의 동작 원리 이해
2. 사용되는 Engineering stack
- Programming Language : C
- IDE : Microsoft Visual Studio 2010
3. Content
(1) TCP / IP 이해
(2) Socket의 개념 이해
(3) Datagram socket programming
(4) Windows API Programming
- 학부에서 수강했던 전공 수업 내용을 정리하는 포스팅입니다.
- 내용 중에서 오타 또는 잘못된 내용이 있을 시 지적해 주시기 바랍니다.