搜索资源列表
arpguard
- 防止arp欺骗,保护网络的安全。比较好的学习arp的源代码。 经测试可有效应对网络执法官、netcut等工具,对于网络执法官等造的IP冲突,可不于理睬,把提示窗口拖到不碍眼的地方(win2000)即可,不影响上网。可以显示攻击的MAC地址。 支持连续防护和仅需要时防护两种模式。程序退出时自动保存设置(网卡选择和防护模式),自动恢复本机环境,自动检测网关变化,方便笔记本使用。版权归作者所有!-prevent fraud, the protection of the network sec
WatchIP
- 监控本地网络IP包流量小程序,可选择网卡,设定监控时间,查看清空日志文件等-Monitoring the local network IP packet traffic applet, choose network card, set the monitoring time, log files, clear view
Socket_network_sniffer
- 网络嗅探器,进行可以监视经过本机网卡的IP帧数据包,并可选择多种监控协议.-Socket network sniffer
winpcap
- winpcap中有关捕获数据包的程序,能够选择网卡,并捕获数据包-winpcap packet capture data relating to the procedure, to select cards and capture packets
Router
- 通过winpcap实现了简单路由功能。实现了数据包的转发、路径的选择等功能。-Winpcap achieved by a simple routing function. Achieve a packet forwarding path selection functions.
arp_cheat_sniff_v2.1
- arpsniff程序,可以选择欺骗方式,定义嗅探规则。还可以对数据进行修改-arpsniff procedures, you can choose deceived sniffer rules definition. Data can also be modified
arp
- 构造ARP包,选择并打开网卡,将ARP报文发送出去。<br>另外,附上winPcap的配置文档。<br>基于mfc -Construction ARP packets, select and open the card, the ARP packet sent. <br> In addition, the configuration files attached Winpcap. <br> Based on mfc
TcpAssist
- VC编写的网络通信程序调试工具,可选择作为服务器或客户端-VC prepared debugging network communication tools, the option as a server or client
IEStatusBarPane
- 这个程序开发语言是C++,它安装之后,可以在IE状态栏上增加你的应用程序图标(它可以是XP的Theme风格),当你选择菜单中的Unmask Passwords后,网页中任何的密码输入框中的密码都会以明文方式显示出来。 -This article demonstrates how to add a Status Bar pane to Internet Explorer Window, and then how to use it for managing Web page password
TEx
- 一款简单的拼图c sharp代码,可以实现自己选择拼图图片。-A simple puzzle c sharp code
getrate
- 获取当前选择网卡的上行/下载流量,带图示-Access to the currently selected card uplink/download traffic, with graphs! !
Traffic_Analyzer
- 需要实现的功能目标是: 1. 网卡、适配器的显示和选择 2. 获取局域网内活动主机 3. 数据包的接收 4. 数据包的解析 5. 选择活动主机列表中一个或多个主机 6. 捕获数据包并进行概要信息显示 7. 显示IP流量统计信息 -Need to achieve functional objectives are: 1. Card, adapter display and option 2. Activities within the LAN hosts to ob
IPCapture
- 本应用程序采用MFC界面,用于捕获和分析IP报文,并可选择过滤协议,小巧实用。-This application uses MFC interface for capturing and analyzing IP packets and can choose to filter the agreement, small and practical.
Wireshark
- Ethereal 可以用来从网络上抓包,并能对包进行分析。下面介绍windows 下Ethereal 的使用方法: 安装 1)安装winpcap 2)安装Ethereal 使用 windows 程序,使用很简单。 启动ethereal 以后,选择菜单Capature->Start ,就OK 了。当你不想抓的时候,按一下stop, 抓的包就会显示在面板中,并且已经分析好了。-Ethereal can be used to capture from the networ
captures
- 程序可以开启网卡,并在选择网卡后抓取数据包-The program can open the card, and select the card to capture packets
lzy1238721
- 开发出一个Windows平台上的Sniffer工具,能显示所捕获的数据包并能做相应的分析和统计。主要内容如下: 列出监测主机的所有网卡,选择一个网卡,设置为混杂模式进行监听。 捕获所有流经网卡的数据包,并利用WinPcap函数库设置过滤规则。 分析捕获到的数据包的包头和数据,按照各种协议的格式进行格式化显示。 将所开发工具的捕获和分析结果与常用的Sniffer进行比较,完善程序代码。 -Based
get06.19
- 利用vc++建立的网卡抓包工具,具有选择网卡,以及分析ip报字段的功能-catch ip packets
lab
- 某校有本科生宿舍4座,每座7层,每层10间房,每间房2个学生,。要求对学生宿舍的网络进行设计规划,设计时需满足下列要求: 在宿舍区提供一个学生服务器机房,供学生社团放置各类服务器; 在学生服务器机房,设置一个代理服务器供同学们使用 学校分配了1段C类IP地址给该学生服务器机房,IP地址为202.116.162.0/24。; 拟保证每个学生有一个上网端口; 学生机器采用私有IP地址,通过代
2081.zip
- 2081号代码 不错的选择 你值得拥有 不错的选择 你值得拥有,The 2081 code is a good choice you deserve a good choice you deserve
ARP
- arp封装与发送的简单c代码实现 需要选择网卡-arp package and send