搜索资源列表
IDS_Testing
- 文章介绍了入侵检测系统测试的重要性和大概的测试标准,描述了入侵检测系统测试过程中的相关技术,如环境搭建、测试数据获取等。最后,文章介绍了入侵检测系统测试分析的方法,并对当今各种测试技术进行了简要的介绍。-article introduces the intrusion detection system testing and about the importance of the test, Descr iption of Intrusion Detection System testing p
New-Mexico
- 网络安全测试数据集,墨西哥大学提供,比较有用的东西-network security test data sets, the University of Mexico, the more useful things
wxwinter2
- 基于微软WF开发的工作流全套实例源码,以及环境测试数据.
成功移植到Xilinx Virtex6下的LWIP源码
- 成功移植于xilinx virtex6下面的LWIP协议栈,成功实现1G以太网TCP/UDP,UDP下实际测试数据传输率可打到900Mbps以上
Socket Demo 客户端和服务器端发送数据包的测试代码
- 开发的一个客户端和服务器端发送数据包的测试代码。-Development of a client and server-side code to send the test packets.
netperf-2.4.0.rar
- Netperf是一种网络性能的测量工具,主要针对基于TCP或UDP的传输。Netperf根据应用的不同,可以进行不同模式的网络性能测试,即批量数据传输(bulk data transfer)模式和请求/应答(request/reponse)模式。Netperf测试结果所反映的是一个系统能够以多快的速度向另外一个系统发送数据,以及另外一个系统能够以多块的速度接收数据。 Netperf工具以 client/server方式工作。server端是netserver,用来侦听来自client端的连接,c
Psniff
- 这也是一个基于网络抓包捕获的源代码,支持应用层数据包的抓取分析。程序基于第三方组件VBPCAP.DLL。支持实时抓取,IPV4报头,以太网报头,帧报头获取分析。目前测试基于局域网,无线网卡好像无法捕获,正在研究中。 程序需要用到VBPCAP.DLL,这个文件感觉有些问题,程序每次退出时VB会崩溃,整个源代码功能上还是不错,给大家参考下。-This is also a web-based Ethereal to capture the source code, support for appl
netsim
- 网络损伤仪软件,绝对独家!! 用来模拟网络对报文的损伤。从一个网卡上输入网络数据流,你可以自己随意模拟一定的延迟,模拟个性化的丢包,甚至抖动等,你要做的就是修改宏变量的参数即可。从另一张网卡流出的就是经过模拟损伤的网络流。只需要一台PC机就可以模拟例如路由器、交换机、无线网络等等可能带来的损伤,大大帮助研究和网络的开发和测试。一台硬件损伤仪市价至少五位数-Network Software injury, absolutely exclusive! ! Used to simulate the
网管大师数据包截获分析系统
- 我测试过了,数据包多时,效果不好,可以挂协议分析-I ve tested, and data packets for some time, the effect of poor, can be linked to protocol analysis
aaa
- 1.先在数据服务器上安装sqlserver2000,然后用查询分析器执行lib2004A.sql。(也有测试数据,请使用SqlServer附加data文件夹中的数据库) 2.在网页服务器安装IIS,然后安装.NET框架1.1版本,再安装MDAC2.8版本,最后安装图书馆管理信息系统(读者版本)安装包。(安装完成后在虚拟目录中配置web.config设置数据库连接) 3.客户端安装方法:1)安装.NET框架1.1版本。2)安装MDAC2.8版本。3)安装图书馆管理信息系统(管理版)安装包-
IPSpy
- 此程序为网络数据包侦听,可用于测试或监视指定IP数据包.-This procedure for the network packets listening, can be used to test or monitor the designated IP packets.
GPRS_yltlGateWay
- 网关 数据转发 通过 gprs网关实现数据的 从 gsm网络到 tcpip网络的通讯-in out
pb_sendmail_gzt
- pb做的用邮件群发工资条 [.] [..] ABOUT.BMP CALENDAR.BMP dwface.bmp dwface1.bmp FACE.BMP gzmail.pbl ICO.ICO LOCK.BMP mainface.bmp queryBook.gif wface.bmp 测试数据.txt-pb to do mass pay by mail Article [.] [..] ABOUT.BMP CALENDAR.BMP dwface.bmp dwface1
UDPSrv
- 用socket编写的udp服务器端程序,可以和udp客户端一起联机测试数据包的收发。-Prepared using udp socket server-side program, you can join online and udp test client to send and receive data packets.
socket_example
- 简单的socket示例代码。用于客户机和服务器之间传送测试数据。-a simple example of socket programing
HTTPrequesttester
- Http协议测试,不是Httpdebug,利用此用具可以获得提交的数据,对于开发http提供一定的帮助。-Http protocol testing, not Httpdebug, this equipment can be obtained using the data submitted for the development of http will provide some help.
huibian
- 班级通信录管理系统的设计与实现,(2) 程序应有操作提示、输入和输出,界面追求友好,最好是菜单式的界面。 (3) 设计若干用例(测试数据),上机测试程序并分析(评价)所设计的程序 -Class address book management system design and implementation, (2) operating procedures should be prompt, input and output interfaces to pursue friendly,
hwork
- 邮箱选址问题-快速排序完成 有读取文件及测试数据 直接可用-Mailbox location problem- fast sequenced
Client-MYCSocket
- 我封装的SOCKET库。本测试使用了255个SOCKET链接,测试数据收发是否正常。-I package SOCKET library. This test uses a 255 SOCKET link, send and receive test data are normal.
ruqinjiance
- 使用K-Means算法对KDD Cup 1999数据集进行聚类分析,建立简单的入侵检测模型;利用入侵检测模型对测试数据进行预测-K-Means algorithm using KDD Cup 1999 data sets cluster analysis, create a simple intrusion detection model use of intrusion detection model to predict the test data