搜索资源列表
Watcher
- 这是一个红外温度探头测试程序,用于对温度探头进行测试,同时也可以作为温度采集用。由于探头通过RS232与计算机连接,所以程序包括串口通信的实现,串口通信利用了第三方通信类CSerial。程序可以将测得的数据保存为Excel文档。-This is an infrared temperature probe testing procedures used to test the temperature probe, but also use
webwatch_demo
- webwatch_src.zip is a web watcher
watcher
- detect file change/file change notification-detect file change / file change notificat ion
watcher
- 该程序可以监控指定目录下的文件变化,包括增加、删除、重命名、修改等。开发平台为vc++.net 2005
filewatchservicetest
- 使用FileSystemWatcher监控网络路径(包含源代码) 在VS2005中,.Net里面有个FileSystemWatcher控件,用来监控文件变化,它会通知文件创建,修改,删除的消息。网上这样的例子很多,但是在实际应用的时候,发现还有一些待处理的问题,我做了一个简单的demo,解决了如下的问题: 1. 多次连续触发 (通过一个定时器来解决) 2. 能监控网路路径 (serviceProcessInstaller的
TestCSWinWatcherService
- This article will briefly explain how to set up a simple \"File Watcher/ Directory Watcher\" application to run as a Windows Service using Visual Studio 2005. The coding language used is C#.
ttywatcher-1.2.tar
- unix tty 监控程序,是用底层驱动实现的,可以监控所有登陆到本机上的用户-monitoring program is the use of the underlying drive to achieve, and can monitor all of the aircraft landing on the users
Watcher
- 这是一个红外温度探头测试程序,用于对温度探头进行测试,同时也可以作为温度采集用。由于探头通过RS232与计算机连接,所以程序包括串口通信的实现,串口通信利用了第三方通信类CSerial。程序可以将测得的数据保存为Excel文档。-This is an infrared temperature probe testing procedures used to test the temperature probe, but also use
webwatch_demo
- webwatch_src.zip is a web watcher
watcher
- detect file change/file change notification-detect file change/file change notificat ion
watcher
- 该程序可以监控指定目录下的文件变化,包括增加、删除、重命名、修改等。开发平台为vc++.net 2005-The program can monitor the specified directory of the document changes, including add, delete, rename, modify, etc.. Development platform for vc++. Net 2005
filewatchservicetest
- 使用FileSystemWatcher监控网络路径(包含源代码) 在VS2005中,.Net里面有个FileSystemWatcher控件,用来监控文件变化,它会通知文件创建,修改,删除的消息。网上这样的例子很多,但是在实际应用的时候,发现还有一些待处理的问题,我做了一个简单的demo,解决了如下的问题: 1. 多次连续触发 (通过一个定时器来解决) 2. 能监控网路路径 (serviceProcessInstaller的
TestCSWinWatcherService
- This article will briefly explain how to set up a simple "File Watcher/ Directory Watcher" application to run as a Windows Service using Visual Studio 2005. The coding language used is C#.
watcher
- My degree operation. The given server carries out capture of the network traffic with the subsequent primary analysis. The program is grounded on libpcap
watcher
- This waches a folder for any changes
Watcher
- file system watcher sample in .net
watcher
- watches for any change in the directory ( file adding/ delete / change) (using win api)
CSharp-HTTP-Watcher
- 基于C#的HTTP流量监视系统,喜欢的请带走-HTTP Watcher System,Source code based C#
Syslog Watcher 2
- syslog客户端,可以测试本地开发环境向SysLog日志系统发送日志是否成功(Syslog Watcher 2 is very good)
FileSystemWatcher
- File system watcher developed in c#