搜索资源列表
tcp-ip详解卷2
- 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
周立功tcpip1
- keil环境下的周立功的C51单片机开发的 TCP/IP程序包,具有websever, 可完整使用和编译-Zhou meritorious C51 microcontroller development of the TCP / IP package, with websever, integrity and the use of compiler
uip0.9.tar
- 该程序在8位-16位单片机上实现TCP/IP协议,含完整 C 语言源码和实现文档-procedures in the eight to 16-bit microcontrollers to achieve TCP / IP protocol, with a complete C language source code files and realize
TCP-IP2
- 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
dns_r
- 这是一套完整 DNS 查询解析工具, 相当于DOS/UNIX下的 nslookup, 相当好用. 可以让你知道要如何查网域的 MX, NS, Address 等数据, 是写网络程序的你一定要知道的知识!-This is a complete DNS inquiries analytic tools, the equivalent of DOS / UNIX under the nslookup. very handy. can let you know how to check domain M
wangluomayi
- 类似于网络蚂蚁的程序代码... 可以供初学网络编程的人参考... 完整 并且在winXP Visual C++6.0调试通过-network similar to the ant code ... for a novice can network programming reference and integrity of the ... winXP Visual C 6.0 debugging through
autoUpdate
- 完整文件下载程序(可以断点续传..),可以直接用于程序的远程自动在线升级。
TcpTest
- 一个完整的TCP/IP。客户端服务器端连接程序。是学习C#网络编程基础的例程。
common-1.2.8
- ucl 大学开发的RTP协议的实现,包括完整的代码及测试程序,此版本为windows版本
20.TCP
- 20.TCP的成块数据流.rar 内容简介: 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。 本书针对任何希望理解TCP/IP协
TCP_test
- LPC2378的TCP客户端完整程序,包括TCP/IP协议,操作系统为UCOS,很好的程序哦。-LPC2378 complete the TCP client procedures, including TCP/IP protocol, the operating system for UCOS, oh well the procedure.
tcpiplistener
- VS2005 VB实现tcp/ip通讯,包括完整的client和server程序-VS2005 VB achieve tcp/ip communications, including a complete client and server procedures
chat
- linux下的一个聊天程序 ,代码完整, 调试通过。 既可以做服务器, 也可以做客户端。 程序代码才采用多种异步通讯模式。希望对初学习LINUX和TCP/CP的人有帮助。 -one chat room project under linux platform . complete project with no any bug. u can treat it as a server , and u can treat as a client as well. serval
ChatRoom
- 完整的网络编程程序 使用TCP/IP协议实现通信 包括服务器端和客户端-Complete procedures for the use of network programming TCP/IP communications protocols, including server-side and client
talksandtalkc
- 基于tcp协议的网络聊天程序,这里是客户端与服务器端的全部完整程序-Tcp-based network protocol chat program, here is the client and server-side all the integrity of the process
STM32_EthernetV2.0
- 基于STM32的,通过SPI接口的enc28j60接入以太网的程序。完整工程。keil MDK3.22A以上打开。内有enc28j60cn.pdf及应用资料。绝对超值-Based on the STM32, through SPI interface enc28j60 access to the Ethernet process. Complete works. keil MDK3.22A more open. There are enc28j60cn.pdf and application i
TCPfiletransmission
- 一个传输文件的程序,TCP协议。并附上完整报告。-A program to transfer files, TCP protocol. Together with a full report.
dos_udp
- 在dos下如何编写udp的以太网程序,里面有完整的文档、程序、说明、驱动。-How to write in dos udp Ethernet program, which has complete documentation, procedures, instructions, driver.
conversation-transfer
- 文件传输程序,VC++控制台程序,实现客户端之间小文件的传输(程序运行时需要在控制台输入完整的文件路径)-File transfer program, VC++ console application, file transfers between the client (the program is running in the console enter the full file path)
indy10完整DEMO
- delphi indy10组件的完整DEMO程序源码。