This paper mainly introduces about how to use socket to design network program which can transfer data in different network platform in terms of TCP/IP Network Programming Standard.
嵌入式传输控制协议/网际协议(Transmission Control Protocol/Internet Protocol,TCP/IP)单片机技术是网络通信中一项重要的技术。主要从嵌入式TCP/IP单片机技术的概述、硬件结构、软件设计进行详细介绍,提出一种嵌入式TCP/IP单片机的...嵌入式传输控制协议/网际协议(Transmission Control Protocol/Internet Protocol,TCP/IP)单片机技术是网络通信中一项重要的技术。主要从嵌入式TCP/IP单片机技术的概述、硬件结构、软件设计进行详细介绍,提出一种嵌入式TCP/IP单片机的软件设计方法,并将其应用于网络通信,以提高网络通信的稳定性和可靠性,并提高数据传输质量。展开更多
随着网络技术的发展,网络技术逐渐渗透到各个行业领域,很多领域顺应时代发展进行多样化的变革。其中,实际生产和工作中使用多媒体技术支持系统可以共享网络资源,提高资源的利用率和工作效率。文章介绍了传输控制协议/网际协议(Transmiss...随着网络技术的发展,网络技术逐渐渗透到各个行业领域,很多领域顺应时代发展进行多样化的变革。其中,实际生产和工作中使用多媒体技术支持系统可以共享网络资源,提高资源的利用率和工作效率。文章介绍了传输控制协议/网际协议(Transmission Control Protocol/Internet Protocol,TCP/IP),并对基于TCP/IP的多媒体技术支持系统进行了设计和实现。展开更多
Transmission Control Protocol (TCP) optimization in Mobile Ad hoc NETworks (MANETs) is a challenging issue because of some unique characteristics of MANETs. In this paper,a new end-to-end mechanism based on multiple m...Transmission Control Protocol (TCP) optimization in Mobile Ad hoc NETworks (MANETs) is a challenging issue because of some unique characteristics of MANETs. In this paper,a new end-to-end mechanism based on multiple metrics measurement is proposed to improve TCP performance in MANETs. Multi-metric Measurement based Enhancement of TCP (MME-TCP) designs the metrics and the identification algorithm according to the characteristics of MANETs and the experiment results. Furthermore,these metrics are measured at the sender node to reduce the overhead of control information over networks. Simulation results show that MME-TCP mechanism achieves a significant performance improvement over standard TCP in MANETs.展开更多
With the rapid development of the embedded technology, research and implement of the Internet of things will be a new technology revolution, yet the implement of the Internet of things is on the base of the communicat...With the rapid development of the embedded technology, research and implement of the Internet of things will be a new technology revolution, yet the implement of the Internet of things is on the base of the communication between the things. For this reason, realizing the function of communication between singlechip is particularly important. Based on the characteristics of the embedded microcontroller, we analyzed the traditional PC TCP/IP protocol, and appropriately tailored TCP/IP protocol cluster on the basis of the characteristics of embedded singlechip. At last, we realized the reduced TCP/IP protocol cluster suitable for embedded singlechip, on AVR singlechip platform.展开更多
Transmission Control Protocol (TCP) was originally designed for wired networks. Many compatibility problems exist when it is applied to wireless environments, and hence it needs to undergo modifications. Currently, th...Transmission Control Protocol (TCP) was originally designed for wired networks. Many compatibility problems exist when it is applied to wireless environments, and hence it needs to undergo modifications. Currently, there are several TCP performance enhancement techniques for application of TCP in wireless environments, but all of them conflict with IPsec. This paper not only analyzes these conflicts, but also proposes 4 solutions: replacing IPsec with Transport Layer Security/Secure Socket Layer (TLS/SSL) protocol, adopting the extended Encapsulating Security Payload (ESP) protocol, segmenting the TCP route, and modifying the end-to-end protection mode of IPsec. It also presents their strengths and weaknesses.展开更多
网际互连协议(Internet Protocol,IP)化网络作为一种新兴的传输技术,正在改变传统的电视制作和播出模式。基于此,概述了IP化技术的相关概念,分析了IP化技术的数字编码和分组传输机制,阐述了IP化技术在推动电视制播融合方面的作用,提出...网际互连协议(Internet Protocol,IP)化网络作为一种新兴的传输技术,正在改变传统的电视制作和播出模式。基于此,概述了IP化技术的相关概念,分析了IP化技术的数字编码和分组传输机制,阐述了IP化技术在推动电视制播融合方面的作用,提出了电视制播IP化网络的分层架构,解析了IP化核心网和接入网的组成,以及软件定义网络(Software Defined Network,SDN)在IP化网络中的控制作用。展开更多
数字电视信号对传输质量有着十分严苛的要求,传统网际互连协议(Internet Protocol,IP)网络在提供端到端服务质量(Quality of Service,QoS)保障方面仍面临诸多挑战。对此,分析数字电视信号的业务特点和传输需求,梳理IP网络QoS领域的发展...数字电视信号对传输质量有着十分严苛的要求,传统网际互连协议(Internet Protocol,IP)网络在提供端到端服务质量(Quality of Service,QoS)保障方面仍面临诸多挑战。对此,分析数字电视信号的业务特点和传输需求,梳理IP网络QoS领域的发展脉络,提出一种端到端QoS保障解决方案的总体架构,从接入网、骨干网、综合管理平台三个层面给出优化措施。展开更多
文摘This paper mainly introduces about how to use socket to design network program which can transfer data in different network platform in terms of TCP/IP Network Programming Standard.
文摘嵌入式传输控制协议/网际协议(Transmission Control Protocol/Internet Protocol,TCP/IP)单片机技术是网络通信中一项重要的技术。主要从嵌入式TCP/IP单片机技术的概述、硬件结构、软件设计进行详细介绍,提出一种嵌入式TCP/IP单片机的软件设计方法,并将其应用于网络通信,以提高网络通信的稳定性和可靠性,并提高数据传输质量。
文摘随着网络技术的发展,网络技术逐渐渗透到各个行业领域,很多领域顺应时代发展进行多样化的变革。其中,实际生产和工作中使用多媒体技术支持系统可以共享网络资源,提高资源的利用率和工作效率。文章介绍了传输控制协议/网际协议(Transmission Control Protocol/Internet Protocol,TCP/IP),并对基于TCP/IP的多媒体技术支持系统进行了设计和实现。
基金Supported by the National Natural Science Foundation of China (No.60496314)the Chinese 863 National High Technology Program (No.2002AA783043).
文摘Transmission Control Protocol (TCP) optimization in Mobile Ad hoc NETworks (MANETs) is a challenging issue because of some unique characteristics of MANETs. In this paper,a new end-to-end mechanism based on multiple metrics measurement is proposed to improve TCP performance in MANETs. Multi-metric Measurement based Enhancement of TCP (MME-TCP) designs the metrics and the identification algorithm according to the characteristics of MANETs and the experiment results. Furthermore,these metrics are measured at the sender node to reduce the overhead of control information over networks. Simulation results show that MME-TCP mechanism achieves a significant performance improvement over standard TCP in MANETs.
文摘With the rapid development of the embedded technology, research and implement of the Internet of things will be a new technology revolution, yet the implement of the Internet of things is on the base of the communication between the things. For this reason, realizing the function of communication between singlechip is particularly important. Based on the characteristics of the embedded microcontroller, we analyzed the traditional PC TCP/IP protocol, and appropriately tailored TCP/IP protocol cluster on the basis of the characteristics of embedded singlechip. At last, we realized the reduced TCP/IP protocol cluster suitable for embedded singlechip, on AVR singlechip platform.
文摘Transmission Control Protocol (TCP) was originally designed for wired networks. Many compatibility problems exist when it is applied to wireless environments, and hence it needs to undergo modifications. Currently, there are several TCP performance enhancement techniques for application of TCP in wireless environments, but all of them conflict with IPsec. This paper not only analyzes these conflicts, but also proposes 4 solutions: replacing IPsec with Transport Layer Security/Secure Socket Layer (TLS/SSL) protocol, adopting the extended Encapsulating Security Payload (ESP) protocol, segmenting the TCP route, and modifying the end-to-end protection mode of IPsec. It also presents their strengths and weaknesses.
文摘网际互连协议(Internet Protocol,IP)化网络作为一种新兴的传输技术,正在改变传统的电视制作和播出模式。基于此,概述了IP化技术的相关概念,分析了IP化技术的数字编码和分组传输机制,阐述了IP化技术在推动电视制播融合方面的作用,提出了电视制播IP化网络的分层架构,解析了IP化核心网和接入网的组成,以及软件定义网络(Software Defined Network,SDN)在IP化网络中的控制作用。
文摘数字电视信号对传输质量有着十分严苛的要求,传统网际互连协议(Internet Protocol,IP)网络在提供端到端服务质量(Quality of Service,QoS)保障方面仍面临诸多挑战。对此,分析数字电视信号的业务特点和传输需求,梳理IP网络QoS领域的发展脉络,提出一种端到端QoS保障解决方案的总体架构,从接入网、骨干网、综合管理平台三个层面给出优化措施。