没有合适的资源?快使用搜索试试~ 我知道了~
首页tcp-ip sockets in c practical guide for programmers.pdf
tcp-ip sockets in c practical guide for programmers.pdf

tcp-ip sockets in c practical guide for programmers
资源详情
资源评论
资源推荐

TCP/IP Sockets in C:
Practical Guide for
Programmers
Michael J. Donahoo
Kenneth L. Calvert

References
n The Pocket Guide TCP/IP Sockets – C Version, Michael
J. Donahoo, Kenneth L. Calvert
n TCP/IP 소켓프로그래밍 (C 버전), 박준철 역
n http://cs.ecs.baylor.edu/~donahoo/practical/CSockets/
n http://www.mkp.com/socket
n W. R. Stevens, UNIX Network Programming, Vol I, Prentice-Hall,
n Douglas E. Comer, Internetworking with TCP/IP, Vol. I, Prentice-
Hall,
n W. R. Stevens, TCP/IP Illustrated, Vol. II, Addison-Wesley.

Introduction(1)
o Internet Protocol
l Internet base protocol
l Network layer(Host-to-Host transmission)
o Transmission Control Protocol
l Transport layer(Process-to-Process transmission)
l reliable transfer 제공
o User Datagram Protocol
l Transport layer
l unreliable transfer
l IETF(Internet Engineering Task Force)
v Internet에 대한 표준화 작업 수행

Introduction(2)
ISO-OSI Model
Internet Model
User Model
7 Application
6 Presentation
5 Session
4 Transport
3 Network
2 Data link
1 Physical
Process
/
Application
Transport
Internet
Network
Link
Physical
Network
Applications
Network
Infrastructure
[그림 2.1] Protocol models and layers

Introduction(3)
Layer Protocols
Process/
Application
Transport
Internet
Network
Link
Physical
(various)
TELNET
(login)
FTP
files
SMTP
(mail)
DNS
(names)
NFS
(files)
TCP
UDP
IP
Ethernet
ISO 8802-2
ISO 8802-3
IEEE 802.3
(CSMA/CD)
ISO 8802-5
IEEE 802.5
(token ring)
X.25
ISO 7776
X.25 LAPB
(HDLC)
SLIP
PPP
(serial)
NTP
(time)
[그림 2-2] IP Protocol stacks
剩余69页未读,继续阅读












安全验证
文档复制为VIP权益,开通VIP直接复制

评论2