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

Search list

[Embeded LinuxMonitor-testmanylevels-arm

Description: 向嵌入式linux操作系统中,移植了一个视频的监视系统,该系统可以在ARM9上运行-To the embedded linux operating system, transplantation of a video surveillance system, which can run on ARM9
Platform: | Size: 267264 | Author: 张解 | Hits:

[OS programProcessWatcher

Description: 实现监视进程的看门狗程序,可以监听到进程是否存在,并作相应处理。-Realize the watchdog process to monitor the process, you can listen to the process of existence, and the corresponding treatment.
Platform: | Size: 1024 | Author: 令狐彬 | Hits:

[Otherreg

Description: 注册表监视 DELPHI代码 -DELPHI code registry monitor
Platform: | Size: 432128 | Author: zhou2222 | Hits:

[SNMPSnmpGet

Description: 一段基于java的代码,代码功能:代码实现了基于JAVA和SNMP的访问被监控设备的mib对象的功能-Java-based section of the code, the code functions: code based on the JAVA and the visit was to monitor SNMP devices mib object function
Platform: | Size: 1024 | Author: 王俊 | Hits:

[Hook apimonitor

Description: 目录监视程序,能过帮助文件可能分别能过VC和VB调用
Platform: | Size: 130048 | Author: 李一 | Hits:

[Communicationalarmapp

Description: 服务器监控报警重启例程 系统检查web服务是否正常,如果停止响应则重启web服务-Server Monitor Alarm Reset routine system checks whether the web service to normal, If you stop then restart the web service response
Platform: | Size: 17408 | Author: cs | Hits:

[Graph programMonitor

Description: 如何设置进程到WINDOWS的服务中,让其在后台运行。-How do I set up process to the WINDOWS service, so as to keep running in the background.
Platform: | Size: 831488 | Author: 邓均 | 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/JavaDirectoryWatcher

Description: Java编写的目录监视器(DirectoryWatcher)源码 如果对C#等微软语言比较熟悉的话,DirectoryWatcher是大家比较熟悉的组件。但在Java里却没有现成的类似组件。由于项目需要,需要在JAVA里用到这个目录监视器。发现老外写了这么一个包,非常的实用,给大家分享一下。 该组件对服务器端系统目录变化通知进行监听,并在目录或目录内的某个文件发生变化时激发事件等,功能挺强大的。监视目录的文件读写很有用-Java Monitor the preparation of the directory (DirectoryWatcher) source code for C
Platform: | Size: 6144 | Author: cb | Hits:

[SCMu241mon

Description: 2410的monitor程序。可初始化USB,下载程序到指定地址,从指定地址开始运行指令,内存访问等等。对学习2410的USB控制器很有帮助-2410 of the monitor procedures. Can be initialized USB, download programs to a specific address, from the specified address operational instructions, memory access and so on. 2410 on learning of the USB controller helpful
Platform: | Size: 364544 | Author: henry.s.wang | Hits:

[Sniffer Package capturewangluoliuliangjianshiqi

Description: 网络流量监视器 具有获取当前连接的上传、下载的速度以及总的连接速度,设置上传、下载的最大速度等功能。-Monitor network traffic with access to the current connection upload and download speed and overall connection speed, set upload and download features such as maximum speed.
Platform: | Size: 159744 | Author: | Hits:

[Shell apifile_mimo

Description: 文件操作监视源码,主要用于时时监控Explorer的文件操作监控,文件增删改将显示在memo中-Surveillance source file operations, mainly for monitoring Explorer from time to time to monitor the file operations, file additions and deletions will appear in the memo changed in
Platform: | Size: 9216 | Author: yuk | Hits:

[SNMPnetworkTest

Description: 使用java实现网络中报的监控。 1. java调用OS的命令 2. 使用jpacp-Use java to achieve the network monitor reported. 1. Java call OS command 2. Jpacp use
Platform: | Size: 2202624 | Author: wangjianhua | Hits:

[Hook apiPRMonitor

Description: 这是一个非常好的内核级HOOK API的例子,想看看效果里面的bin文件夹可以有编译好的程序,其中内核监视没有实现,进程和注册表监视已经完成。这个代码绝对可以成功编译,因为hookzwcreateprocess里的代码是驱动设备程序的,所以编译环境的设置比较复杂,所以在这个压缩包里也包含了一个小教程,教你去搭建vc 6.0中开发驱动设备程序的环境,并且带了个样本。声明:这个程序运行XP下,在2000下会造成蓝屏-This is a very good kernel-level HOOK API examples, I would like to look at the effects inside the bin folder can be compiled procedures, which did not materialize to monitor the kernel, processes and registry monitoring has been completed. This code is absolutely able to successfully compile, because the code is hookzwcreateprocess in process-driven equipment, so the compiler set up the environment more complex, so in this compression bag also contains a small tutorial to teach you to build in vc 6.0 device driver development program environment, and带了个samples. Statement: This program runs under XP, in 2000 will cause a blue screen
Platform: | Size: 81920 | Author: zhenbiao | Hits:

[ARM-PowerPC-ColdFire-MIPSmonitor

Description: 一个基于s3c2410平台的monitor程序, 可通过xmodem发送程序到目标平台上运行,同时具备nand flash烧写,擦除功能,可通过此程序将程序烧写到nandflash中去,取代sjf2410,加快nandflash的烧写时间 目标平台: CPU:S3C2410 Nand Flash:K9F1280 Nor Flash:SST39VF1601 运行方法: 将此程序下载到Nor flash中去 通过2410的0号串口,设置波特率115200,8n1,可对monitor进行操作。-Based on S3C2410 platform monitor procedures, can be sent through XMODEM procedures to the target platform, at the same time have nand flash programmer, erase function, available through this program will be the procedure in the programmer to the NANDFLASH to replace sjf2410, to speed up the NANDFLASH burning time to write the target platform: CPU: S3C2410Nand Flash: K9F1280Nor Flash: SST39VF1601 run Methods: this program downloaded to the Nor flash in the 0 to adopt the 2410 serial number, baud rate settings 115200,8 n1, can operate on the monitor.
Platform: | Size: 168960 | Author: decell | Hits:

[Printing programPrintMonitor

Description: 非常好的网络打印机监控的软件,即支持网络打印,自动记录打印结果,如打印人、打印份数、打印内容等等并存储到数据库中,同时给出每份打印的单价,以方便用户进行打印成本控制,也适用于想进行无人值守打印的小店。同时还可以打印出打印某个月份打印的份数及费用。同时源代码也可以创建打印用户帐号,只有输入帐号和密码才能有权使用打印机. -Very good software to monitor network printers that support network printing, print the results automatically recorded, such as print, and print shares, print content, etc. and stored to the database, at the same time given for each printing unit, to facilitate users Print cost control, but also to want to print the store unattended. At the same time can also print out the print number of copies of a particular month and the cost of printing. At the same time the source code can also create print user account, only enter the account number and password to have the right to use the printer.
Platform: | Size: 135168 | Author: 王鸿博 | Hits:

[ConsoleWindows

Description: 一个Windows内存使用情况监视器, 可以进行检测内存的使用情况.-Windows memory usage of a monitor, can detect the use of memory.
Platform: | Size: 2126848 | Author: 何强 | Hits:

[SCMKeil_Monitor51

Description: 讲述如何利用Keil Monitor-51制作51系列单片机仿真器.此方法廉价可靠,且特能锻炼单片机的开发能力.-Describes how to use Keil Monitor-51 produced 51 series single-chip emulator. This method is cheap and reliable, and able to exercise special MCU development capabilities.
Platform: | Size: 95232 | Author: max lee | Hits:

[Windows DevelopMonitor

Description: 监控计算机开、关机时间,记录于当前目录下的文本文件中,建议将本程序快捷方式加入到“开始->程序->启动”中-Open the computer monitor, shutdown time, recorded in the current directory text file, it is proposed that this procedure by adding shortcuts to
Platform: | Size: 20480 | Author: Fletcher | Hits:

[Driver DevelopExcpHookMonitor_0.0.4

Description: ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ofc). The difference between this method, and the standard debug API method it that this method monitores all of XP processes, and the program does not have to attach to any other process to monitor it, hence it s harder to detect. The code currently is considered as ALPHA, and it has been reported to BSoD sometimes (on multi core/cpu machines). Take Care!
Platform: | Size: 53248 | Author: 张京 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net