搜索资源列表
2005-04-08_M51SL811HSU
- usb的驱动程序,包括客户端和主机端的程序。功能是实现读取优盘。-usb drivers, including mainframe and client-side procedures. Function is read thumb drive.
TDI_Client_Sample
- This zip file contain tow TDI client samples.-This zip file contain tow TDI client sample s.
Win2000WdmSrc
- 编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐) 另外,在编译中要改变路径设置,缺省时为e:\\tan\\hellow\\hellowdm,DDK,SoftIce的路 径也要正确。 编以后,启动控制面版中的“添加新硬件”,选择“其它设备”,点击“从磁盘安装” 在找到上述目录下的hellowdm.inf,在安装中指定hellowdm.sys的路径即可。 安装好后可在控制面板的“系统”中看到此设备。
13117_kocrdk
- opc client doc for vc
MBClient
- 基于MODBUSTCP协议的客户端通讯程序,需要有MODBUS服务器的模拟器。Delphi编写的,欢迎大家测试!-MODBUSTCP agreement based on the client communication procedures, the need for MODBUS server simulator. Delphi, we welcome testing!
OPC 源码
- Visual C++ OPC Client Code
Su1xDriver 该驱动通过hook ssdt ZwOpenProcess
- 该驱动通过hook ssdt ZwOpenProcess,来保护保护suserice.exe。 只是练练手,含金量不高。 锐捷客户端Su1xDriver.sys逆向,附源码-The drive through the hook ssdt ZwOpenProcess, to protect the protection suserice.exe. Just practice your hand, gold is not high. Ruijie client Su1xDriver.s
virtualSever.rar
- 在Windows2K操作系统上虚拟出若干串口设备,这些虚拟串口设备作为 TDI Client 将串口应用程序(比如超级终端)读写串口设备的操作通过网络的方式传递到远端,即将应用程序写入的数据以UDP协议发送到远端目标机器的指定端口;监听本机指定端口,将所有在此端口收到的UDP报文数据提交给应用程序。,At the operating system on virtual Windows2K a number of serial devices, such as a virtual serial p
dde
- 很简单DDE连接示例,一个DDE服务器端软件,一个DDE客户端软件。源码。-A very simple DDE connection examples, a DDE server software, a DDE client software. The source code.
ModbusTcp-Client
- 基于Winsock控件开发ModbusTcp Client 驱动-Winsock control on the development ModbusTcp Client-driven
Hikvision_Windows_Client_SDK_3.1.1.5
- Complete HikVisoin Client DEmo, with HikVision´ s SDK.
PE
- 基本的驱动编程和客户端,客户端分析PE文件,重定位后,传给驱动,恢复被360 Hook的KifastCallEntry函数,同时,该源码还能实现对大多数安全软件进行强杀,如卡巴,360,瑞星,等等。仅限XP系统。-Basic programming and client-driven, client-side analysis PE file, re-positioning, passing drivers, restore 360 Hook' s KifastCallEntry func
MODULEServer
- 模块化机器人远程控制客户端,远程控制模块化机器人进行相应操作。-Modular robot remote control client, remote control operated modular robots accordingly.
PDIUSBD12_DLL
- PDIUSBD12芯片PC端读写DLL库,内附使用说明。-PDIUSBD12 Chip PC client DLL library to read and write, enclosing use.
tut_7451.pdf
- OPC Architechture OPC (OLE for Process Control) is a standard interface between numerous data sources, including devices on a factory floor, laboratory equipment, test system fixtures, and databases in a control room. To alleviate duplication of
OPC-client-of-the-VB-
- 利用VB语言开发的 OPC客户端VB程序实例 -OPC client instance of the VB program
kepOPC-Client
- kep的opc客户端,vc6的源代码,能直接实际应用,很不错的,值得收藏-kep the opc client, vc6 source code directly practical application, very good, worthy of collection
HID-client-sample-driver
- HID client source code
client
- This sample demonstrates how to implement AsyncNotification to communicate between registered applications and printing components loaded in the spooler. The client part of the sample is a simple application that registers for Async print notificatio
TCPIP-Lwip-TCP-Client
- TCPIP网络组件Lwip之 TCP Client