搜索资源列表
断点传输服务器端
- 一断点续传程序服务器端 本软件适用于装有IP/TCP协议的电脑. 主要功能:电脑间传送大型文件.(如电影等)- A break point continues passes on procedure server end this software to be suitable to being loaded with the IP/TCP agreement the computer Main function: Between the computer transmits th
libnet5.0
- 最新的TCP/IP开发包源代码,做P2P,Sniper必备的软件包哦!-the latest TCP / IP Development Kit source code, so P2P, Sniper essential package Oh!
托福2005试题
- 好动动vc,潜入事开发,Lwip协议栈的设计与实现 LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使 LWIP适合应用于小的、资源有限的处理器-well as moving vc sneak into things develop, Lwip protocol stack design and realization Viedo is TCP / IP protocol stack of achieving. Viedo the main purpose
TCP-IP2shixian
- 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
tcpip_stack_full
- 完整的整合了TCP/IP协议栈里所有的协议,并包含有完整的应用层HTTP、FTP、TELNET、SMTP等等协议,可以直接应用!-complete the integration of TCP / IP protocol stack, all the agreements, and includes a complete application layer HTTP, FTP, TELNET, and SMTP, and so on the agreement, can be directly
linqt-2[1].8.3.tar
- 言规则,类和对象,流和I/O,异常处理,AWT/Swing高级编程,对 象序列化,高效I/O及正则表达式,...网络编程技术 TCP/IP协议,Socket套接字-on rule,class,object,stream,I/O,exception,AWT/Swing,seral,TCP/IP principle,Socket,and so on.
socket
- 我们自己创建各个的头部,系统只是把它们发送出去. 在实例中,由于我们要修改我们的源IP地址, 所以我们使用了setsockopt函数,如果我们只是修改TCP数据,那么IP数据一样也可以由系统来创建的. -To create all our own head, the system only to send them out. In the example, because we have to modify our source IP address, so we use the sets
net
- 网络入侵方面基于IP TCP的分析捕获数据报等等.-IP TCP-based network intrusion in the analysis of captured packets and so on.
addbtn
- Streams of data called segments are used by TCP peers to speak to each other. The segments can be quite large, so TCP breaks up the segments into smaller units of data. These units are encapsulated in the TCP packet that is passed to the IP p
ALL
- 封装实现了 多线程操作、TCP/IP操作、运算符重载等。-Package which enables multi-threaded operation, TCP/IP operations, operator overloading, and so on.
FastDownload
- 网络下载模块是一款基于TCP/IP协议的下载软件,它可以提供多任务多线程下载及断点续传功能,用户可以使用它在互联网自由的下载软件,现在比较流行的下载软件有迅雷、网际快车和网络蚂蚁等等,它们都有多线程下载的能力。人们在浏览网页时经常需要下载一些应用软件或其它文件资料,那么使用下载软件就显得尤为重要了,网络下载模块不但提供了多线程下载任务的功能,还可以实现断点续传功能,使用户可以方使快捷的得到网络资源。 -Module network download is a download softwa
Dbgview
- DebugView is an application that lets you monitor debug output on your local system, or any computer on the network that you can reach via TCP/IP. It is capable of displaying both kernel-mode and Win32 debug output, so you don t need a debugger to ca
MobileSave
- 移动录播系统C#代码。远程控制程序,通过TCP/IP Socket来实现远程控制,从而实现相应功能。-Mobile recording system. Remote control program, through the Socket TCP/IP to achieve remote control, so as to achieve the corresponding functions.
imssetupdemo
- Introduction For a while now, I have been looking for a solution to a chat program developed in VB.NET, but didn t find much, so I decided to try my own. The purpose of this article is to explain how to use TCP/IP Sockets and the My.Settings class
tcp-ip三卷合集
- TCPIP 经典案例,三次握手,四次分手,握手协议,入门经典(The minute you think of giving up, think of the reason why you held on so long)
linux_qq
- 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
TCPServer-增氧监控
- 通过TCP/IP协议,获取数据,将数据通过串口发送到下位机、单片机,实现对单片机的控制。(Through the TCP/IP protocol, the data is acquired, and the data is sent to the lower computer and the MCU through the serial port, so as to realize the control of the microcontroller.)
pid调试助手
- 本软件通过串口收发数据,通过pid算法实现对底层的控制。(Through the TCP/IP protocol, the data is acquired, and the data is sent to the lower computer and the MCU through the serial port, so as to realize the control of the microcontroller.)
TCPIP源代码及说明文档
- 单片机上网技术,是当前的一个热门技术。单片机上网技术中的一个重要部分是在单片 上实现 TCP/IP 协议栈。现在可获得的 TCP/IP 源代码一般并不为 51 单片机设计,而 51 单片 机和 KeilC51 编译器有其自身的特点:存储类型、函数指针、重入函数等,ZLIP 就是针对 这些特点设计的 TCP/IP 协议栈。(The single chip computer network technology is a hot technology at present. An import
4GBOX
- 4GBOX 是基于运营商网络的无线数据通讯模块,支持 TCP/IP 协议,配合 XD 或 XC 系列 PLC 广泛应用于自动化系统,实现自动化系统远程无线监控。主要监控方式有短信、XCPPro 或 XD/E 系列 PLC 编辑工具软件、网站、APP 等。旨在为设备制造、生产加工、城市建设、仓储物流、智慧农业等行业提供更加方便快捷、可靠易用的数字化、智能化服务。(4GBOX is a wireless data communication module based on the operator