搜索资源列表
IPPack
- 简单的IP封包截获工具(IPPack)以及(IPPackLib)相关的库文件。用于截获IP数据报- The simple IP wrapped gift interception tool (IPPack) as well as (IPPackLib) is connected storehouse document. Uses in to intercept the IP data newspaper
linuxwenjianchuanshu
- 近日小弟做了个linux下用户数据报协议大文件传输程式发上来与大家共勉。 代码在 redhat 9.0 下编译通过。 最大测试无差错传输文件:288M 最大测试传输速度:6.5M/S-brother recently took a linux user datagram protocol large file transfer programs onto the roof and let us. Redhat 9.0 of the code under compile. The bi
botnet-1[1].6.3.tar
- 这种NAT内部的机器A连接过外网机器C后,NAT会打开一个端口.然后外网的任何发到这个打开的端口的UDP数据报都可以到达A.不管是不是C发过来的-such NAT internal machinery A connecting machines over external networks C, NAT will open a port. Then external networks to any of the open ports of UDP datagrams can be reached
vbfrance_SNIFFER-PAQUET_36449
- 翻译的一个法国VB爱好者的代码,比较简单的一个代码,其中使用了PACKETX.DLL.对整个网络内部的封报的截获.数据读取.-translation of a French lovers VB code, a relatively simple code which used PACKETX.DLL. to the entire internal network of closure intercepted. Data read.
netsafe1111--7
- 《网络安全开发包详解》 第7章 网络入侵检测开发包Libnids 7.1 Libnids概述 7.1.1 Libnids的使用范围 7.1.2 Libnids的安装 7.2 Libnids数据结构 7.2.1 基本常量 7.2.2 ttrple4 7.2.3 halLstream 7.2.4 tcp_stream 7.2.5 nids_prm 7.2.6 nids_chksum_ctl 7.3 Libnids函数 7.4 Li
IPtrafficmonitor
- 这个程序利用Winpcap库来捕获IP数据包。从而对数据报进行分析,调试的时候 1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Include\"。 2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Lib\"。
shujuwajuejishu
- 本文设计了一种新的基于数据挖掘的入侵检测系统(DMAIDS), 以解决现有入侵检测系统 普遍存在的自适应性差、漏报误报和数据过载等问题。该系统是一种具有自学习、自完善功能的入侵检测 系统, 可发现已知和未知的滥用入侵和异常入侵活动。
ys
- 单报数据加密,在文件传输时对数据报进行加密本程序为服务器端程序。
xHook
- 对SOCKET的HOOK所有API函数的VC代码 对研究数据报有很大的作用 大家可以研究研究。
udp
- 介绍linux下的发送和接受udp数据报的编程实例。
catch2
- 源代码为linux下的抓包程序,平台为fedora10,该程序可以打印出数据报的来源端口,ip地址等信息-Linux source code for the capture process, platform fedora10, the program can print out the source of the data reported to the port, ip address and other information
LANscreenMonitoringSystem
- 局域网屏幕监控系统是主要由客户端和服务器端两部分组成。客户端模块:该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。服务器端模块:该模块主要用于接收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。 -LAN-screen monitoring system is the main by the client and server-side of two parts. Client mo
encrypt
- 主要是实现数据加密与解密。可使用MD5算法对密码进行加密、对数据报进行加密保障通信的安全、对文档进行加密和加密-Mainly for data encryption and decryption. Can use the MD5 algorithm to encrypt passwords, data encryption to protect communications reported the safety of the document encryption and encryption
11
- RTL8019作为以太网的物理层接口。主要功能包括物理编码子层、物理媒体附件、双绞线物理媒体子层、双绞线媒体访问单元等。 RTL8019基本工作原理是:在收到由主机发来的数据报后,侦听网络线路。如果线路忙,就等到线路空闲为止,负责立即发送该数据帧。发送过程中,首先添加以太网帧头,然后生成CRC校验码,最后将此数据帧发送到以太网上。-RTL8019
2
- 对数据报进行加密保障通信安全 Encrypt the data reported to protect communication security-Encrypt the data reported to protect communication security
teardrop
- 在Unix_Linux下编写的利用数据报分片技术的网络攻击代码。-Prepared with the use of the Unix_Linux datagram Segmentation network attack code.
EXECL2003
- 在VC的应用程序中将数据生成数据报格式,如excel或者word格式-Applications will be in the VC data generation datagram format, such as excel or word format
LAN-screen-monitoring-system-
- 局域网屏幕监控系统是主要由客户端和服务器端两部分组成。 客户端模块 该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。 服务器端模块 该模块主要用于接收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。 -LAN screen monitoring system is mainly composed of client and serv
NetBIOS-based-data-communication
- 基于NetBIOS的数据报通信实验,1) 熟悉NetBIOS通信程序框架 2) 掌握编写基于NetBIOS的数据报通信程序的方法 -NetBIOS based data communication experiment, 1) familiar with the NetBIOS communication program framework 2) master the method of writing NetBIOS based data communication program
socket UDP
- TCP/IP协议叫做传输控制/网际协议,又叫做网络通信协议。实际上,它包括上百个功能的协议。 套接字(socket):在网络中用来描述计算机中不同程序与其他计算程序的通信方式。 套接字分为三类; 流式socket(SOCK_STREAM):提供可靠,面向连接的通信流;它使用TCP协议,从而保证了数据传输的正确性和顺序性。 数据报socket(SOCK_DGRAM):数据报套接字定义了一种无连接的服务,数据通过相互独立的报文进行传输,无序的,并且不保证可靠,无差错的。它使用的数据报协议是U