Welcome![Sign In][Sign Up]
Location:
Search - router monitor

Search list

[WinSock-NDISwan-monitor

Description: 一个vc6开发的图形界面lan/wan监视工具,被监视设备可以是switch/router/server/pc等,但必须配置snmp,呵呵,可以卖钱阿。小而精,再专业的工具其实基本道理是相同的。
Platform: | Size: 73879 | Author: zhi | Hits:

[JSP/Javanetlistener

Description: Java局域网监听器 监听本地网段(同个路由器内的网段)指定IP的IP数据包. 原理是ARP欺骗的方法,欺骗了目标IP的机器的ARP缓存以及本地路由器内的ARP表,让路由器跟目标IP之间的数据都必须经过运行这个软件的机器。 因为涉及到数据链路层的数据包操作,需要JPCAP这个包来增加JAVA对数据链路层的支持,所以要运行这个软件除了虚拟机还需要安装winpcap(windows)/libpcap(linux)+JPCAP才能运行。这3个包在网上都搜索下就可以找到了。 我打包成了.JAR文件,如果安装过WINPCAP/LIBPCAP+JPCAP,双击运行即可.源代码解压即可-Java LAN listener monitor the local network segment (with a router within the network segment) Specify the IP packet IP. The principle of ARP spoofing is to deceive the target IP of the machine as well as local router ARP cache of ARP table, so that the router with the IP data between the target must be running the software of the machine. Because of the data link layer packets, you need to JPCAP the JAVA package to increase the data link layer support, so apart from the software to run virtual machines also need to install winpcap (windows)/libpcap (linux) JPCAP to run . This three packages are in the online search can be found under. I became a pack. JAR file, if installed WINPCAP/LIBPCAP+ JPCAP, double-click to run. Decompress the source code can be
Platform: | Size: 22528 | Author: James | Hits:

[JSP/JavanetListener

Description: 可以监听本地网段(同个路由器内的网段)指定IP的IP数据包. 原理是ARP欺骗的方法,欺骗了目标IP的机器的ARP缓存以及本地路由器内的ARP表,让路由器跟目标IP之间的数据都必须经过运行这个软件的机器。 因为涉及到数据链路层的数据包操作,需要JPCAP这个包来增加JAVA对数据链路层的支持,所以要运行这个软件除了虚拟机还需要安装winpcap(windows)/libpcap(linux)+JPCAP才能运行。-Can monitor the local network segment (with a router within the network segment) Specify the IP packet IP. The principle of ARP spoofing is to deceive the target IP of the machine as well as local router ARP cache of ARP table, Let the router with the IP data between the target must be running the software of the machine. Because of the data link layer packets, you need to JPCAP the JAVA package to increase the data link layer support, so apart from the software to run virtual machines also need to install winpcap (windows)/libpcap (linux) JPCAP to run .
Platform: | Size: 23552 | Author: scnuhins | Hits:

[Internet-Networkwan-monitor

Description: 一个vc6开发的图形界面lan/wan监视工具,被监视设备可以是switch/router/server/pc等,但必须配置snmp,呵呵,可以卖钱阿。小而精,再专业的工具其实基本道理是相同的。-Vc6 to develop a graphical interface lan/wan monitoring tools, surveillance equipment can be switch/router/server/pc and so on, but it must be configured snmp, Ha ha, you can sell the Arab-Israeli. Small but, in fact no longer a tool for professional basic principles are the same.
Platform: | Size: 526336 | Author: zhi | Hits:

[Windows Developvc

Description: 通过摄像头监视路由器指示灯的状况 将摄像头捕捉的路由器图像信息实时传输到客户端,识别指示灯位置,并即时判断指示灯状态.其中使用了directshow对摄像头进行捕捉,图像处理部分采用了intel的opencv库,网络模块采用wi-Light through the camera to monitor the status of the router would be the camera to capture real-time transmission of the router image information to the client, identifying light position, and instantly determine the status indicator light. Which use directshow to capture on camera, image processing, part of the adopted intel' s opencv library, network modules use wi
Platform: | Size: 332800 | Author: 闫旭 | Hits:

[SCMCCNA8

Description: bootstrap:存储在ROM中的微码(microcode)中,用来在初始化的时候启动router,然后加载IOS   POST:存储在ROM中的微码中,用来检查硬件基本配置是否正常,然后决定哪些接口可用   ROM monitor:存储在ROM中的微码中,作用是测试和排疑等 Mini-IOS:Cisco叫它RXBOOT或bootloader,它是存储在ROM中的,IOS的简化版本,用来把IOS加载到闪存中   RAM(random-access memory):用来保存数据包缓存,ARP缓存,路由表,和running-config配置文件.某些router上,IOS可以从RAM中运行 -bootstrap: stored in the ROM of the micro-code (microcode) in the time used to initialize the start router, and then load the IOS POST: stored in the ROM of the micro-code, used to check the hardware basic configuration is normal, then to decide which interface is available ROM monitor: stored in the ROM of the micro-code, the role of test and suspect other exclusive Mini-IOS: Cisco call RXBOOT or bootloader, which is stored in the ROM in, IOS simplified version, used to IOS is loaded into the flash memory in the RAM (random-access memory): to save the data packet cache, ARP cache, routing tables, and running-config configuration file. some of the router on, IOS can run from RAM
Platform: | Size: 10240 | Author: rocky | Hits:

[JSPEssentialSNMP

Description: Essential SNMP, Second Edition 个人收藏的基于SNMP的教材是464页的第二版本,是chm格式的。卓越网已经绝版了对于snmp网管开发是一本不可多得的书籍。-Simple Network Management Protocol (SNMP) provides a "simple" set of operations that allows you to more easily monitor and manage network devices like routers, switches, servers, printers, and more. The information you can monitor with SNMP is wide-ranging--from standard items, like the amount of traffic flowing into an interface, to far more esoteric items, like the air temperature inside a router. In spite of its name, though, SNMP is not especially simple to learn. O Reilly has answered the call for help with a practical introduction that shows how to install, configure, and manage SNMP. Written for network and system administrators, the book introduces the basics of SNMP and then offers a technical background on how to use it effectively. "Essential SNMP" explores both commercial and open source packages, and elements like OIDs, MIBs, community strings, and traps are covered in depth. The book contains five new chapters and various updates throughout. Other new topics include: Expa
Platform: | Size: 2554880 | Author: yangxun | Hits:

[Other DatabasesNetWatcher

Description: ISDN 线路监测系统是一个利用 Winsock 控件对路由器备份网络通信线路进行监测的软件,该软件可以自动登录远程路由器,检测备份线路的通信状况, 以便及时发现故障, 确保网络通信的畅通。该软件可以用于数据中心机房,用来自动监测辖属机构的网络通信状况。-ISDN lines ISDN line monitoring system to monitor the use of Winsock control system is a network router backup communication line monitoring software, the software can automatically log the remote router and run a Ping command to detect the status of the backup communication lines in order to detect faults to ensure the smooth flow of network traffic. The software can be used for data center room, used to automatically monitor network traffic situation Xia Zhu institutions.
Platform: | Size: 557056 | Author: lylgt | Hits:

[Sniffer Package captureRouterMonitor

Description: 用易语言编写的监控路由器流量,主要演示了怎么登陆路由器。-Easy language to monitor router traffic, the main demonstration of how landing router.
Platform: | Size: 385024 | Author: 阿斯顿 | Hits:

[Windows Develop4333932

Description: 监控路由器流量源码,创建WinHttp对象访问网页取路由器流量。-Monitor router traffic source, create WinHttp object access router web traffic to take.
Platform: | Size: 34816 | Author: 陶辰 | Hits:

[Home Personal applicationrouter

Description: 家用路由器上的web管理页面,包括配置、监控、诊断等常用功能,页面精美。-the web ui for home router,include config、monitor、diagnose etc。
Platform: | Size: 1755136 | Author: wangyl | Hits:

CodeBus www.codebus.net