搜索资源列表
TCP-IP TM Protocol Stack
- 微控制器/ TCP - IP是一个紧凑,可靠,高性能的TCP / IP协议 栈,嵌入式系统优化。建于地面与 Micrium公司的质量,可扩展性和可靠性,微控制器/ TCP - IP能快速 所需的网络选项的配置,以尽量减少时间将产品推向市场。
TCP_IP
- TCP/IP协议的工作原理,提供详细代码流程演示-TCP/IP protocol of the working principle, provide a detailed demonstration of the code process
TCP_IP01
- 盛行全球的Internet网络是基于TCP/IP协议族为基础组建的,TCP/IP是网络通讯系统互联的事实标准。研究嵌入式系统的网络化,就要先从TCP/IP的概念入手。-The prevalence of the Internet global network is based on TCP/IP protocol suite, based on established, TCP/IP network communications system is the de facto standard
embeded_TCP_IP
- 设计并实现了一个运行在低端8/16位:8K上的小型嵌入式TCP/IP协议栈 在设计和实现过程中 允许应用程序参与数据的重发 以减少协议栈对资源的消耗 实现了一个最小可达7K并具有较高响应速度的小型TCP/IP协议栈-Designed and implemented a run in the low-end 8/16: 8K on a small embedded TCP/IP protocol stack in the design and implementation process to a
ycjkwd
- 摘要: 本文提出一种基于 8 位单片机的远程温控系统的设计方案, 文中给出了系统的硬件框图, 以及简化 TCP/IP 协议栈和嵌入式 Web 服务器的实现方法。该方案使用户能通过任意 IE 浏览器实现对远程端温度的监控。-Abstract: This paper presents an 8-bit microcontroller based on the remote temperature control system design, this paper shows the hardware
rt_C_OS_II
- 介绍了一种嵌入于单片机的 Web 服务器的设计过程, 给出了单片机控制下的网络控制器RTL8019AS 硬件平台的设计, 精简的 TCP/IP 协议栈通过 LAN 访问 Internet 的应用方案。同时简明介绍了实时内核 C/OS- II 对整个系统的管理方案, 完成了对连接在系统 I/O 总线上的现有设备的监控。-This paper introduces a Web server embedded in the microcontroller design process is given
TCP-IPxiangjie
- TCP IP 详解1至3卷 对tcp ip 网络协议原理及协议栈数据结构 实现方式都有详细讲解-Xiang Jie 1-3 TCP IP Volume on the Principle of network protocols and tcp ip protocol stack implementations of data structures are explained in detail
qq
- 使用c++编写了对点 语音聊天软件,实现两台主机之间得语音通信,首先通过声音采集,然后利用ACM接口压缩音频数据,将数据发送到目标主机,主机接收数据后,解压缩音频数据,并播放,以此实现了点对点得语音通信。利用TCP/IP协议来确认连接状态(TCP/IP协议是可靠的协议,TCP负责发现传输的问题,一有问题就发出信号,要求重新传输,直到所有数据安全正确地传输到目的地,),UDP协议(UDP是一个无连接协议,传输数据之前源端和终端不建立连接,当它想传送时就简单地去抓取来自应用程序的数据,并尽可能快地把
TCP-IP
- 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
TCPIP1
- 本书完整而详细地介绍了TCP/IP协议是如何实现的。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机网络的系统管理员。 -Book complete and detailed introduction to TCP/IP protocol is how to achieve. Readers book, Volume 1, should have elaborated on
tcp-ip
- tcp ip协议内核源码分析,讲解TCP/IP的SOCKET通讯初始化,设置,地址绑定,地址监听和地址连接等。-tcp ip protocol kernel source code analysis, explain TCP/IP SOCKET communication initialization settings, address binding, address listeners and address connection.
TCP-IP_Protocols_NO2
- 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
TCP-IPprotocol
- TCP-IP各协议的RFC编号和RFC原始文档的获取地址-RFC number of the TCP-IP protocol and RFC obtain the address of the original document
TCP-IP1.2.3
- TCP/IP协议权威著作,学习网络入门必备-TCP/IP protocol authoritative writings
TCP-IPXieYiZhan
- TCP-IP协议栈在嵌入式系统中的实现,电子书,PDF。-TCP-IP protocol stack implementation in embedded systems, e-books, PDF.
TCP-IP-Illustrated-Volume1-Protocol
- TCP/IP详解第一卷,一本完整而详细的TCP/IP协议指南-The first volume of TCP/IP Illustrated,
TCP--IP-protocol-Chinese-version
- TCP/IP协议中文版,很好的网络技术书籍-TCP/IP protocol Chinese version, good network technical books
TCP-TIMEOUT
- 介绍了TCP/IP协议的三次握手,并且解释了传输超时系统的设置。-This paper introduces the three-way handshake TCP/IP protocol, and explains the transmission timeout system Settings.
TCP-IP
- 对初学者来说,我们可以简单地理解为TCP协议是用来检测数据传输中的差错并进行流量控制的协议。TCP协议如果发现问题,就要发出重新传输的信号,直到所有数据能够安全传输到目的地,因此它起到一个信息传输过程中的控制作用。IP协议的最主要作用就是给网络中的每一台电脑分配一个唯一地址,否则别的电脑就找不到它。这就像我们日常活生中寄信要有地址,打电话要有电话号码一样。现在人们将Internet中使用的所有协议统称为TCP/IP协议。 -For starters, we can simply be und
TCP-IP-Lean.-Web-Servers-for-Embedded-Systems-(Be
- This a hands-on book about TCP/IP (transmission control protocol/Internet protocol) networking. You can browse it to get an overview of the subject or study a particular section in detail, but to get maximum benefit, I suggest you set up your own