搜索资源列表
MultimediaTechnology
- eBook \"Multimedia Technology Fundation and Application\", PDF file,re-edited on Dec 19, 2006. Contents: MIDI, Encoding,Compression, Image Format, MPEG TV, TCP/IP, HTML, Javascr ipt -eBook "Multimedia Technology a Fundation nd Application &quo
wangluoyouxikaifa
- 《网络游戏开发》内容简介: 网络游戏开发 WinSock2 游戏编程 网络游戏开发 101 异步 Sockets 编程指南 多用户的服务器/客户模式聊天工具的开发 TCP/IP 协议介绍摘要 如何设计一个多人游戏 多人游戏的本质 制作一套网络消息引擎 使用统计学来预测网络上游戏者的动作 如何排除网络延迟 -"network game development" bri
TCPIP_2003
- 开发网络通讯的同志请注意,这是来自microsoft的资料,介绍了win 2003最新的tcp/ip设计规范. 大家一定要读一读,有很多新东西呀.-development of network communications comrades Please note that this is the information from microsoft. win 2003 introduced the latest tcp / ip design standards. Everyone must
14day_tcpip
- 快速学习TCP/IP协议,非常的适合刚刚进入 网络编程的朋友-fast learning TCP / IP protocol, very suitable for network programming has just entered a friend
DMX512
- DMX512协议最先是由USITT(美国剧院技术协会)发展成为从控制台用标准数字接口控制调光器的方式,但是传统上的信号传输依赖于485接口方式的双绞线,在使用灵活上大打折扣!而基于TCP/IP的无线传输由于时延大,控制数据实时性差等,也很难满足需求-DMX512 protocol is the first USITT (United States Association of Theater Technology) to develop into from the console using a
TCP_IP
- TCP/IP协议的工作原理,提供详细代码流程演示-TCP/IP protocol of the working principle, provide a detailed demonstration of the code process
TCP-IP
- 卫星网络中的TCP传输控制研究,详细论文-Satellite network in the TCP Transmission Control study, a detailed paper
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
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-IP
- TCP-IP资料大全 下载的电子书 传上分享一下-TCP-IP folder with a little help
qq
- 使用c++编写了对点 语音聊天软件,实现两台主机之间得语音通信,首先通过声音采集,然后利用ACM接口压缩音频数据,将数据发送到目标主机,主机接收数据后,解压缩音频数据,并播放,以此实现了点对点得语音通信。利用TCP/IP协议来确认连接状态(TCP/IP协议是可靠的协议,TCP负责发现传输的问题,一有问题就发出信号,要求重新传输,直到所有数据安全正确地传输到目的地,),UDP协议(UDP是一个无连接协议,传输数据之前源端和终端不建立连接,当它想传送时就简单地去抓取来自应用程序的数据,并尽可能快地把
TCP
- TCP通信实验,可实现与固定IP之间的TCP通信模式-TCP communication experiment can be realized with a fixed IP communication mode between the TCP
TCP-IP
- TCP-IP文档是对TCP/IP做较为详细的说明与讲解-TCP-IP document is a TCP/IP to do a more detailed descr iption and explanation
TCP-IP-Protocol
- Connection-Oriented Services Connection-oriented service modelled after the telephone system To talk to someone, pick up a phone, dial the number, talk and disconnect Similarly, in a network, the service user will
TCP-IP_Protocols_NO3
- 第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠; HTTP (超文本传送协议),这是飞速扩展中的万维网的基础; NNTP (网络新闻传送协议),这是Usennet新闻系统的基础; UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。 与前面两卷一样,本书有丰富的例子和实现的细节,他们都是4.
TCP-IP
- 对初学者来说,我们可以简单地理解为TCP协议是用来检测数据传输中的差错并进行流量控制的协议。TCP协议如果发现问题,就要发出重新传输的信号,直到所有数据能够安全传输到目的地,因此它起到一个信息传输过程中的控制作用。IP协议的最主要作用就是给网络中的每一台电脑分配一个唯一地址,否则别的电脑就找不到它。这就像我们日常活生中寄信要有地址,打电话要有电话号码一样。现在人们将Internet中使用的所有协议统称为TCP/IP协议。 -For starters, we can simply be und
(eng)TCP-IP
- TCP/IP Network Administration This is a book about building your own network based on TCP/IP. It is both a tutorial covering the "why" and "how" of TCP/IP networking, and a reference manual for the details about specific network programs.
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
TCP-IP-Sockets-in-C--Second-Edition-Practical-Gui
- TCP/IP Socket in C. This is a famous book in networked service in C. A typical textbook in college network classes.
TCP-IP
- TCP-IP详解卷,包括:一卷二卷三合集,详细介绍了TCPIP,从入门到精通。-TCP- IP, rounding, including: a roll of 2 volume 3 collection, detailed introduces the TCPIP, entry to the master.