본문 바로가기

B1:기초 Basement

TCP/IP 계층모델 ( TCP/IP Layer model )

반응형

주제(Subject)
--------------------------------------------------------
한글(약어) : TCP/IP 모델()
영어(약어) : TCP/IP Layer model ()


관련개념(Related Concepts)
--------------------------------------------------------
DoD(Department of Defense) Model
OSI Model


개요(Summary)
--------------------------------------------------------
ARPANET에 기반한 미 국방성의 인터넷 참조모델에 기반하여 만들어진 계층형 모델이다. OSI모델, DoD모델과는 약간의 차이점이 있으나 현재 사실상의 표준이다. 이상적인 모델인 OSI Layer처럼 세분화되지는 않았으나, 그러한 이유로 인해 현실세계를 가장 잘 반영하고 있는 모델이다.


본문(Body)
--------------------------------------------------------
1. 개요
   TCP/IP 모델은 언급하는 곳마다 약간의 차이가 있어서 5개 또는 4개 계층으로 구분된다. 대개 4계층 모델을 기반으로 설명하고 있으나, 경우에 따라서는 Layer 1(Network Access Layer)을 Physical Layer와 Network Access Layer로 구별하여 5계층으로 보기도 한다.
   이 모델의 기본적인 개념들은 TCP/IP의 주요 기능을 제안한 Vinton Gray Cerf(1943), TCP프로토콜 창안자인 Robert E. Kahn(1938) 두 사람의 공로에 힘입은 바가 크다.  
 

Layer 4 - Process Layer or Application Layer
This is where the "higher level" protocols such as SMTP, FTP, SSH, HTTP, etc. operate.
 
Layer 3 - Host-To-Host (Transport) Layer
This is where flow-control and connection protocols exist, such as TCP. This layer deals with opening and maintaining connections, ensuring that packets are in fact received.

Layer 2 - Internet or Internetworking Layer
This layer defines IP addresses, with many routing schemes for navigating packets from one IP address to another.

Layer 1 - Network Access Layer
This layer describes the physical equipment necessary for communications, such as twisted pair cables, the signalling used on that equipment, and the low-level protocols using that signalling.

                                                                           -
Wikipedia : TCP/IP Model



모임,단체(Commutities)
--------------------------------------------------------


블로그,개인 홈페이지 등(Humanities)
--------------------------------------------------------
1. Dave Molta (Assistant Professor of Information Studies, Syracuse University)
   http://web.syr.edu/~djmolta/


참고문서(References)
--------------------------------------------------------
* 한국어(Korean)
저자. 역자. "제목". 출판사. 출판년도. (ISBN:)
1.  안순신, 손진곤, 김동호. "정보통신망". 한국방송통신대학교 출판부. 2007. pp.246~249. (ISBN:89-20-34523-6)

* 영어(English)
저자. 제목, 판, 출판사. 출판년도. (ISBN:)
1. Wikipedia : TCP/IP model
  
http://en.wikipedia.org/wiki/TCP/IP_model

2. CISCO : Understanding TCP/IP
   http://www.cisco.com/univercd/cc/td/doc/product/iaabu/centri4/user/scf4ap1.htm

3. Google Search : type [[TCP/IP Model site:*.edu]]@google
   http://www.google.com/search?hl=en&q=TCP%2FIP+Model+site%3A*.edu

4. Wikipedia : Vinton Gray Cerf
   http://en.wikipedia.org/wiki/Vint_Cerf

5. Wikipedia : Robert E. Kahn
   http://en.wikipedia.org/wiki/Robert_E._Kahn

6. Local Area Networks (IST452 Fall 2003) Home Page - by Dave Molta (Assistant Professor of Information Studies, Syracuse University)
   http://web.syr.edu/~djmolta/ist452/

7. Revolution in the U.S. Information Infrastructure. National Academy of Engineering. 1995.(ISBN:0-309-05287-4) : The Role of Government in the Evolution of the Internet(ROBERT E. KAHN)
   http://www.nap.edu/readingroom/books/newpath/chap2.html

반응형