Welcome![Sign In][Sign Up]
Location:
Search - tcp/ip

Search list

[VOIP programIP电话的TCP,IP实现方法

Description: IP电话的TCP,IP实现方法.pdf-TCP IP telephony, IP method. Pdf
Platform: | Size: 66560 | Author: UMTS | Hits:

[Internet-NetworkTCP IP 源代码

Description: tcp/ip 源码 比较精简的-tcp/ip source more streamlined
Platform: | Size: 672768 | Author: 朱涛 | Hits:

[Internet-NetworkRaw TCP-IP类库

Description: 这个库罗列了TCP/IP协议,并允许用户创建自定义TCP/IP头,允许IP欺骗和其它类型的攻击。该库也用于正规的网络通讯(当你不想在你的项目中使用MFC,该库曾被应用于一个商业ATL产品)-listed for the TCP/IP protocol, and allows users to create a custom TCP/IP header, allowing IP fraud and other types of attacks. The bank also used the informal communications network (when you do not want your project using MFC, which has been used for a commercial product ATL)
Platform: | Size: 630784 | Author: 罗萧 | Hits:

[DocumentsSams Teach Yourself TCP IP in 24 Hours, Third Edit

Description: 24小时学通TCP/IP协议第三版(Sams Teach Yourself TCP IP in 24 Hours, Third Edition)-24-hour study TCP/IP protocol version 3 (Sams Teach Yourself TCP IP in 24 Hours, Third Edition)
Platform: | Size: 3785728 | Author: 李博 | Hits:

[SCMuIP + mcu51-63K仿真器实现TCP-IP协议栈

Description: 单片机控制RTL8019网卡芯片实现TCP/IP协议栈是一件非常有意思的实验。我尝试使用专门针对8位单片机设计的uIP6.0在mcu51-63K仿真器移植成功-SCM control RTL8019 chip Ethernet TCP/IP protocol stack is a very interesting experiment. I try to use specific 8-bit microcontroller design uIP6.0 in mcu51- 63K simulator transplant success
Platform: | Size: 3072 | Author: qq | Hits:

[Embeded-SCM DevelopTCP IP协议源码

Description: 实现一个运行在16位数字信号处理器TMS320VC5402上的小型嵌入式TCP/IP协议栈。对TCP/IP协议中的IP协议、ARP协议、UDP协议进行分析,完成基于TCP/IP协议的嵌入式网络系统-A small embedded TCP/IP protocol stack running in a 16bits data signal processor TMS320VC5402 is implemented. IP, ARP, UDP etc. protocols in TCP/IP protocol stack are analyzed. A embeded network system based on TCP/IP is completed.
Platform: | Size: 46080 | Author: 葛强 | Hits:

[Other(0685)TCP-IP详解卷三-TCP事务协议

Description: 本书是“TCP/IP详解系列”的延续。主要内容包括:TCP事务协议,即T/TCP,这是对TCP的扩展,使客户-服务器事务更快、更高效和更可靠;TCP/IP应用,主要是HTTP和NNTP;UNIX域协议,这些协议提供了进程之间通信的一种手段。当客户与服务器进程在同一台主机上时,UNIX域协议通常要比TCP/IP快一倍。本书同样采用了大量的实例和实现细节,并参考引用了卷2中的大量源程序。-the book is "TCP/IP Elaborates on Series" in 1996. The main contents include : TCP services agreement, T/TCP, and this is the TCP so that the client-server services faster, more efficient and more reliable; TCP/IP applications, primarily HTTP and NNTP; UNIX domain agreements, which provide the communication process between a these means. When the client and the server process on the same mainframe, UNIX domain agreement usually than TCP/IP twice as fast. The book also has a large number of examples and achieve details, quoting reference volumes of two large source.
Platform: | Size: 9558016 | Author: 刘磊 | Hits:

[SCM单片机实现TCP IP协议的完整C源程序

Description: 转载单片机实现TCP/IP协议的完整C源程序,带程序注解的,供大家研究-reproduced MCU TCP/IP protocol complete C source code, annotated with procedures for everyone to consider! !
Platform: | Size: 26624 | Author: 啊达 | Hits:

[TCP/IP stacks7600 TCP-IP协议栈

Description: 详细介绍了如何使用s7600实现tcp/ip,-detailed information on how to use s7600 achieve tcp/ip,
Platform: | Size: 1875968 | Author: zxf | Hits:

[uCOSlwIP TCP-IP协议栈的设计与实现

Description: lwIP TCP-IP设计与实现(基于ucos操作系统)-design and implement of the lwIP TCP-IP stack ((based on uCOS operating system)
Platform: | Size: 32768 | Author: zhu | Hits:

[TCP/IP stackUC-OS下的TCP-IP-PPP协议栈

Description: 在ucos下,如何实现tcp/ip协议栈?本程序实现了在ucos下实现tcp ip及ppp协议,与大家共享-in CENTER, how to achieve tcp/ip protocol stack? The program in under tcp CENTER ip and ppp agreement and share
Platform: | Size: 407552 | Author: 吴健勇 | Hits:

[Windows Develop嵌入式TCP-IP协议栈应用主机端程序(VC6源码)

Description: 嵌入式TCP-IP协议栈应用主机端程序(VC6源码)-embedded TCP-IP protocol stack, application- (VC6 source)
Platform: | Size: 109568 | Author: 张李忠 | Hits:

[TCP/IP stacktcp-ip protocol

Description: tcp/ip协议的c语言实现 还比较不错 可以大家看一下 !-tcp/ip agreement c Language also can be quite good to see you!
Platform: | Size: 1099776 | Author: 胡显许 | Hits:

[TCP/IP stack基于TCP-IP协议的网络编程练习

Description: 基于TCP-IP的网络编程,里面有客户端和服务器端的程序,客户端发送请求,服务器端应答,并发回应答消息-based on TCP-IP network programming, which has client and server-side procedures, a client sends the request, the server-side response, with response to the news FOR
Platform: | Size: 59392 | Author: huleimin | Hits:

[TCP/IP stacktcp-ip详解卷1

Description: 《TCP/IP详解,卷1:协议》是一本完整而详细的TCP/IP协议指南。描述了属于每一层的各个协议以及它们如何在不同操作系统中运行。作者用Lawrence Berkeley实验室的tcpdump程序来捕获不同操作系统和TCP/IP实现之间传输的不同分组。对tcpdump输出的研究可以帮助理解不同协议如何工作。 本书适合作为计算机专业学生学习网络的教材和教师参考书。也适用于研究网络的技术人员。 -"TCP/IP Elaborates on, vol 1 : The agreement" is a complete and detailed TCP/IP Guide. Description belongs to every one of the various agreements and how they run different operating systems. Author Lawrence Berkeley Laboratory using the tcpdump procedures to capture different operating system EC and implementation of TCP/IP transmission between the different groups. Right tcpdump output of the research can help understand how different protocols work. The book suitable for a computer professional students learning network of teachers and teaching reference books. Also applies to the study of the network technical staff.
Platform: | Size: 12054528 | Author: 小易 | Hits:

[TCP/IP stacktcp-ip详解卷2

Description: 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机网络的系统管理员。 -the book complete and detailed presentation of the TCP/IP protocol is how to achieve it. The book is about 500 Legend, OK 15000 actual operation of the C code, For the use of teaching methods to help you master the TCP/IP protocol. The book shows not only the socket API and agreements ethnic relations and hosts and routers to achieve the difference. Also introduced 4.4BSD-Lite version of the new features, such as multicast, long fat pipe, window zoom, timestamp options and other topics, etc.. Readers of this book, Volume 1 should have elaborated on the TCP/IP basic knowledge. This applies to hope to understand TCP/TP how to achieve the agreement, including the preparation of Web applications programmers and the use of TCP/IP to safeguard the computer network system administrator.
Platform: | Size: 30044160 | Author: 小易 | Hits:

[TCP/IP stacktcp-ip详解卷3

Description: 第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠; HTTP (超文本传送协议),这是飞速扩展中的万维网的基础; NNTP (网络新闻传送协议),这是Usennet新闻系统的基础; UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。 与前面两卷一样,本书有丰富的例子和实现的细节,他们都是4.4BSD-Lite中的网络代码。 -third volume of the details of today's coverage of TCP/IP programmers and network administrators must be familiar to the the four basic aspects : T/TCP (TCP services agreements), which is the expansion of TCP, customers-- server affairs transmission faster and more efficient and more reliable; HTTP (hypertext transfer protocol), This is the rapid expansion of the basis for the World Wide Web; NNTP (Network News Transfer Protocol), Usennet This is the basis of information systems; UNIX domain agreement, This is the realization of UNIX application of a very broad agreement. The previous two volumes, the book is rich in examples and achieve the details, They are 4.4BSD-Lite of networking code.
Platform: | Size: 8555520 | Author: 小易 | Hits:

[TCP/IP stackTcp-ip原理

Description: TCP IP原理是TCP/IP培训时候的教材。 目前没有更好的材料可以上传了。 本材料提供了基本的网络编程的概念-TCP IP tenet of TCP/IP training course materials. There is no better material can be posted. This material provides the basic concept of Network Programming
Platform: | Size: 98304 | Author: 孟冬 | Hits:

[uCOSUC-OS-TCP-IP-PPP

Description: UCOS下添加TCP/IP和PPP协议,实现TCP,UDP点到点等功能.-UCOS Add TCP/IP and PPP, TCP, UDP point-to-point functions.
Platform: | Size: 377856 | Author: 陈顺 | Hits:

[TCP/IP stackEMB-TCP-IP-STACK

Description: 一个专为嵌入式系统编写的小型TCP/IP协议栈 TCP/IPLean,一个适于学习并容易移植的协议栈, 有专门书籍《嵌入式系统web服务器TCP/IP Lean》 进行详细介绍,很适合于希望了解TCP/IP基本原理 和代码实现的朋友 这里提供它的VC6版源码包下载, 它可以与超值型以上开发板提供的arpscan、ping 和udp实例配套,作为主机端的服务运行。 -an embedded system for the preparation of small TCP/IP protocol stack TCP/IPLean. an easy to learn and suitable for transplant protocol stack, there are specialized books, "Embedded System web server TCP/IP Lean" for a more detailed description, hope is well suited to understand TCP/IP and the basic tenets of the code to achieve friends here with its VC6 version of the source package under set, which can overvalued and above-board development of arpscan, ping and udp supporting examples, as mainframe-service operation.
Platform: | Size: 114688 | Author: shiryu | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net