搜索资源列表
51-00-OS
- 基于51的圈圈操作系统(51_00_OS)出来拉…… 来这里下载整个程序包: http://blog.21ic.com/more.asp?name=computer00&id=9501 *************基于51内核的圈圈操作系统**************** 说明:这是圈圈在学习嵌入式操作系统后在51上写的一个简单的操作系统,提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息,等待消息,CPU使用率统计,系统时间
WLAQKFB
- 《网络安全开发包详解》随书光盘源码 本书以计算机网络安全开发包技术为核心,详细讨论了几个著名的网络安全开发包,它们分别是网络数据包捕获开发包Libpcap,Windows网络数据包捕获开发包WinPcap,数据包构造和发送开发包Libnet,通用网络安全开发包Libdnet。 -"Network security development kits Comments on" CD with the book source book to a computer netw
lu_you_suan_fa_bull33
- 一种高效的路由表查找算法,可以方便快捷的接受,发送分组数据包-an efficient routing table lookup algorithm can be convenient and quick to accept, send a data packet
CC2500-FunctionLib
- CC2500的接受、发送数据包模块的库函数,可以直接在工程文件中增加“halregssrf.h”头文件,通过调用相关文件即可。测试通过。
C51RFV3.00
- nrf9E5串口通讯,要的功能,你的程序只要包括这样的语句: #include <chipcon/hal.h> #include <chipcon/cul.h> 你的软件就可以在这个库的高级的水平上开始工作,举例说明: 你需要发送一个包,包括序言,通讯标志,地址,数据,CRC效验等,你只需要下列两行语句,便全部完成了!
FTscol
- 自动循环发送数据包,可以不断伪造数据包,可以模式发送数据-Automatic cycle to send data packets, you can continue to forge packets, you can send data model
Eterm_Keyborad
- 本程序是捕获航信通过键盘发送的指令,可以还可以数据包进行分析。-This program is to capture Airlines sent a letter through keyboard commands, you can also be data packets for analysis.
WS_32
- WS32拦截发送数据封包.没加入分析功能.-WS32 intercept data packets sent. Did not join the analysis.
HTTPBrowser
- 用 Delphi 编写的小程序。 此程序发送POST数据包至服务器,最后将服务器返回的内容传给 WebBrowser 控件。 可以发送自定的数据包。 由于不是直接浏览网页,因此功能上有些欠缺,只能对超链接进行监视。-Small program written in Delphi. This program sends POST data packets to the server, the server returns the contents of the final pass o
20120802-data-transmission
- 数据发送,将数据包按泊松分布进行分配,它的大小跟时间有关-Data transmission, the data packet to be allocated by the Poisson distribution, and its size with the time-related
daima
- :首先编程获取各个PC 终端的MAC地址和IP地址信息,通过中间路由交换设备发送数据包给服务器端,服务器根据地址段给各个计算机终端划分相应的IP地址,-: First programming the PC terminal for each MAC address and IP address information, via an intermediate routing and switching equipment to send data packets to the server, a
ccyaliceshi
- CC压力测试 IP代理攻击方式可以发送随机数据包 大家支持-CC stress test IP proxy attacks can send random packets we support
receiveUDP--sendtoserialport
- 下位机向上位机发送UDP包,上位机接收后解包通过串口查看接收的数据。-the next crew sends UDP packets to PC,then PC unpackets after receiving and check data received through serial port.
jpcap.dll-Pjpcap.jar
- Jpcap是一个能够捕获、发送网络数据包的ava 类库包 -Jpcap is a capture, transmission of network data package Java library package
delphiWINSOCK-UDP
- Delphi WINSOCK-UDP实现网络广播信息,可以看出,一方能接收另一方对某个IP广播的数据包,当然前提是他们在同一个子网网段内。本程序功能是基于Delphi自带的TNMUDP控件,封装了发送UDP的细节,本例就是使用它来发送和接收网络数据包。-Delphi WINSOCK-UDP network broadcast information, as can be seen, one party can receive data on the other side of a IP broa
Universal-local-authenticator
- 首先弄到外挂验证成功的数据,不管你是解密了外挂的通讯还是真正的有帐号,只要搞到验证成功的数据包,然后把验证地址指向本地,当外挂连接上后给外挂发送验证成功的数据,外挂就通过验证了.-Universal local authenticator
video_simulation
- 运行此程序需要安装特定的摄像头处理模块IMAQ。程序实现了摄像头视频信息采集,编码,将一帧视频信息加上帧头,帧尾,按1024每个包的长度将一帧数据打包成多个数据包,然后送入队列模拟发送过程。接收端根据取出数据包找到帧头,帧尾还原一帧视频信息。 -Run this program requires the installation of specific camera processing module IMAQ. Program implements camera video capture
WEB封包拦截分析器
- WEB封包拦截分析器读拦截其它程序的网络数据封包,有时候我们需要对其它应用程序发送和接收的网络数据进行拦截,比如要对IE发送的HTTP头进行分析,得到请求的地址等.这次我们可以用一些(WEB packet interception of network data packet interception analyzer reading other programs, sometimes we need to network data transmission and receiving othe
2013225
- 易语言封包组包源码中每个包带控制信息,md5验证信息,数据长度信息,发包顺序信息,MD5验证不过重发信息包。发送数据使用链表数据结构存储,确保在完整接受前,可选择性重发任意一个信息包。经测试大文件传输稳定可靠。(Each package with easy language packet packet source control information, the md5 authentication information, data length information, sequence
热血江湖服务器检测
- 一份比较原始的源码,用的是仿游戏客户端发送数据,对服务器数据解包,用到是静态算法偏移取数据。能完全看懂流程的可以在基础上改成动态获取算法,达到完全免更新。