This paper discusses a transport protocol and its formal description techniques for local network. The transport layer function, the transport services and a transport protocol design in a local network architecture m...This paper discusses a transport protocol and its formal description techniques for local network. The transport layer function, the transport services and a transport protocol design in a local network architecture model are presented. A transport protocol specification using the finite state automata (FSA) is given. The correctness of the protocol is verified by using the reachability tree technique with respect to the protocol properties of completeness, deadlock and livelock freeness, termination and reachability.展开更多
New wireless sensor network applications (e.g., military surveillance) require higher reliability than a simple best effort service could provide. Classical reliable transport protocols like Transmission Control Proto...New wireless sensor network applications (e.g., military surveillance) require higher reliability than a simple best effort service could provide. Classical reliable transport protocols like Transmission Control Protocol (TCP) are not well suited for wireless sensor networks due to both the characteristics of the network nodes (low computing power, strong energy constraints) and those of the main applications running on those nodes (low data rates). Recent researches present new transport protocols for wireless sensor networks providing various type of reliability and using new mechanisms for loss detection and recovery, and congestion control. This paper presents a survey on reliable transport protocol for WSNs.展开更多
为提高移动自组网的网络性能和推进Semi-TCP方法的实际应用,提出基于路由协议的Semi-TCP网络层逐跳拥塞控制实现方法。通过在网络层的路由协议中加入拥塞信息广播机制,控制节点对数据包的发送频率,保持链路高速传输数据的同时,降低拥塞...为提高移动自组网的网络性能和推进Semi-TCP方法的实际应用,提出基于路由协议的Semi-TCP网络层逐跳拥塞控制实现方法。通过在网络层的路由协议中加入拥塞信息广播机制,控制节点对数据包的发送频率,保持链路高速传输数据的同时,降低拥塞程度。在EXata仿真平台进行了验证,在设计的动态拓扑实验中,文中方法的吞吐量相比TCP New Reno提高了169.57%,在引入多TCP应用竞争链路后比原Semi-TCP方法提高19.52%,证明了文中方法的有效性。展开更多
DNS over HTTPS(DoH)协议是一种针对域名系统(DNS)的最新改进方案,然而用户可使用第三方DoH服务规避内网原有的监管,所以异常流量检测方法不再适用于检测DoH流量。针对该问题提出了一种DTESI算法。首先,基于信息熵将DoH流量作为异常流...DNS over HTTPS(DoH)协议是一种针对域名系统(DNS)的最新改进方案,然而用户可使用第三方DoH服务规避内网原有的监管,所以异常流量检测方法不再适用于检测DoH流量。针对该问题提出了一种DTESI算法。首先,基于信息熵将DoH流量作为异常流量从全部网络流量中筛选出来;然后,利用DoH服务器与同一客户端建立TLS连接时响应方式总是相同的特性,用指纹识别检测客户端与DoH服务器之间的TLS协商,确定DoH服务器身份;最后,使用Top-K抽样算法选出一定时段内网络中前K台活跃主机着重进行流量检测,使算法能应用于中大型组织的网络。实验结果表明,针对发现的异常流量,DTESI算法检测出的DoH服务提供商准确率超过94%。在此基础上比较了在不同K值下的算法检测时间和对网络中全部DoH流量的检测覆盖率,结果表明合理选择K值可以提升算法的整体效能。展开更多
在网络世界中,网际互连协议(Internet Protocol,IP)承载网扮演着信息流动的骨干角色,其运行表现和服务水准至关重要。文章详细探讨了IP承载网中服务质量(Quality of Service,QoS)策略的设计与优化方法,重点涵盖分类服务与标记、流量控...在网络世界中,网际互连协议(Internet Protocol,IP)承载网扮演着信息流动的骨干角色,其运行表现和服务水准至关重要。文章详细探讨了IP承载网中服务质量(Quality of Service,QoS)策略的设计与优化方法,重点涵盖分类服务与标记、流量控制与优先级队列管理以及链路和节点策略的具体实现。通过流量分析与预测、智能资源分配与调度、动态策略调整以及故障检测与容错机制,提出一系列提升网络性能和用户体验的有效措施。展开更多
随着电视系统由传统的串行数字接口(Serial Digital Interface,SDI)架构逐渐向网际互连协议(Internet Protocol,IP)架构转变,网络时钟协议(Network Time Protocol,NTP)、精确时间协议(Precision Time Protocol,PTP)、实时传输协议(Real-...随着电视系统由传统的串行数字接口(Serial Digital Interface,SDI)架构逐渐向网际互连协议(Internet Protocol,IP)架构转变,网络时钟协议(Network Time Protocol,NTP)、精确时间协议(Precision Time Protocol,PTP)、实时传输协议(Real-time Transport Protocol,RTP)时间戳(Timestamp)、电影和电视工程师协会(The Society of Motion Picture and Television Engineers,SMPTE)ST 2059等信号取代了传统SDI架构中的黑场(Black Burst,BB)信号,成为IP化电视系统的设备同步、流同步信号。基于此,详细介绍PTP的同步原理、RTP数据包的重要数据格式、RTP时间戳在视音频流同步中的原理及SMPTE ST 2059的定义及相关应用。展开更多
文摘This paper discusses a transport protocol and its formal description techniques for local network. The transport layer function, the transport services and a transport protocol design in a local network architecture model are presented. A transport protocol specification using the finite state automata (FSA) is given. The correctness of the protocol is verified by using the reachability tree technique with respect to the protocol properties of completeness, deadlock and livelock freeness, termination and reachability.
文摘New wireless sensor network applications (e.g., military surveillance) require higher reliability than a simple best effort service could provide. Classical reliable transport protocols like Transmission Control Protocol (TCP) are not well suited for wireless sensor networks due to both the characteristics of the network nodes (low computing power, strong energy constraints) and those of the main applications running on those nodes (low data rates). Recent researches present new transport protocols for wireless sensor networks providing various type of reliability and using new mechanisms for loss detection and recovery, and congestion control. This paper presents a survey on reliable transport protocol for WSNs.
文摘为提高移动自组网的网络性能和推进Semi-TCP方法的实际应用,提出基于路由协议的Semi-TCP网络层逐跳拥塞控制实现方法。通过在网络层的路由协议中加入拥塞信息广播机制,控制节点对数据包的发送频率,保持链路高速传输数据的同时,降低拥塞程度。在EXata仿真平台进行了验证,在设计的动态拓扑实验中,文中方法的吞吐量相比TCP New Reno提高了169.57%,在引入多TCP应用竞争链路后比原Semi-TCP方法提高19.52%,证明了文中方法的有效性。
文摘DNS over HTTPS(DoH)协议是一种针对域名系统(DNS)的最新改进方案,然而用户可使用第三方DoH服务规避内网原有的监管,所以异常流量检测方法不再适用于检测DoH流量。针对该问题提出了一种DTESI算法。首先,基于信息熵将DoH流量作为异常流量从全部网络流量中筛选出来;然后,利用DoH服务器与同一客户端建立TLS连接时响应方式总是相同的特性,用指纹识别检测客户端与DoH服务器之间的TLS协商,确定DoH服务器身份;最后,使用Top-K抽样算法选出一定时段内网络中前K台活跃主机着重进行流量检测,使算法能应用于中大型组织的网络。实验结果表明,针对发现的异常流量,DTESI算法检测出的DoH服务提供商准确率超过94%。在此基础上比较了在不同K值下的算法检测时间和对网络中全部DoH流量的检测覆盖率,结果表明合理选择K值可以提升算法的整体效能。
文摘在网络世界中,网际互连协议(Internet Protocol,IP)承载网扮演着信息流动的骨干角色,其运行表现和服务水准至关重要。文章详细探讨了IP承载网中服务质量(Quality of Service,QoS)策略的设计与优化方法,重点涵盖分类服务与标记、流量控制与优先级队列管理以及链路和节点策略的具体实现。通过流量分析与预测、智能资源分配与调度、动态策略调整以及故障检测与容错机制,提出一系列提升网络性能和用户体验的有效措施。
文摘随着电视系统由传统的串行数字接口(Serial Digital Interface,SDI)架构逐渐向网际互连协议(Internet Protocol,IP)架构转变,网络时钟协议(Network Time Protocol,NTP)、精确时间协议(Precision Time Protocol,PTP)、实时传输协议(Real-time Transport Protocol,RTP)时间戳(Timestamp)、电影和电视工程师协会(The Society of Motion Picture and Television Engineers,SMPTE)ST 2059等信号取代了传统SDI架构中的黑场(Black Burst,BB)信号,成为IP化电视系统的设备同步、流同步信号。基于此,详细介绍PTP的同步原理、RTP数据包的重要数据格式、RTP时间戳在视音频流同步中的原理及SMPTE ST 2059的定义及相关应用。