OSI模型包含7个层次:(1)物理层(Physical Layer) 物理层是OSI参考模型的最低层,它利用传输介质为数据链路层提供物理连接。物理层的作用是通过传输介质发送和接收二进制比特流。(2)数据链路层(Data Link Layer) 数据链路层是为网络层提供服务的,解决两个相邻...
分类:
编程语言 时间:
2015-05-04 01:06:48
阅读次数:
217
数据链路protocol1.stop-waitsender发一帧之后停止,等待receiver收到一帧后,传回一个feedbacksender等到feedback之后才传下一帧若feedback传丢了?待timeout之后sender会重发相同的帧,receiver收到了重复的帧,造成error解决...
分类:
其他好文 时间:
2015-04-29 21:29:35
阅读次数:
102
1. 介绍 1.1 链路状态机 链路层操作可以描述为链路状态机(The Link Layer State Machine) 链路状态机有如下五种状态 - Standby State: 准备,不传输或接受数据包
- Advertising State: 广播, advertiser,发送adverti...
分类:
其他好文 时间:
2014-11-27 23:33:17
阅读次数:
426
The TCP/IP family consists of the following protocols:Link layer:ARP: Address Resolution Protocol: MapIPto hardware (e.g.Ethernet) addressesRARP: Reve...
分类:
其他好文 时间:
2014-11-22 10:36:58
阅读次数:
424
winpcap和libpcap winpcap windows packet capture WinPcap is the industry-standard tool for link-layer network access in Windows environments: it allows applications to capture and transmit network ...
因特网协议栈Internet protocol stack:应用层Application
layer、运输层Transport layer、网络层Network layer、链路层Data link layer、物理层Physical
layer7层ISO OSI参考模型:应用层、表示层Presen...
分类:
Web程序 时间:
2014-05-22 15:21:38
阅读次数:
312