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

Search list

[Driver Developmtpppoe

Description: NDIS 实现pppoe例子,极具参考价值-NDIS pppoe examples of great reference value
Platform: | Size: 86016 | Author: 王伟 | Hits:

[Driver Developxiflter_2.0

Description: NDIS HOOK实例,做防火墙比中间层驱动更稳定-NDIS HOOK example, than do the middle layer firewall driven more stable
Platform: | Size: 1865728 | Author: 王伟 | Hits:

[Driver Developndis_fw

Description: ndis驱动源代码,可以在驱动层进行windows网络封包拦截-ndis driver source code, the driver layer network packet interception windows
Platform: | Size: 302080 | Author: 柳杨 | Hits:

[Firewall-SecurityNDISIM

Description: NDIS IM防火墙源代码,应用了NDIS过滤驱动开发的防火墙.-NDIS IM firewall source code, the application of the NDIS driver development filter firewall.
Platform: | Size: 1176576 | Author: | Hits:

[Internet-NetworkRawEthernet

Description: NDIS的学习代码里面加有注释非常不错哦-NDIS learning code inside the Notes plus a very good oh
Platform: | Size: 10240 | Author: 余童 | Hits:

[Software EngineeringWindowsCE_Dev

Description: Windows CE 设备驱动程序开发指南,介绍了为基于Windows CE的设备开发设备驱动程序的过程。解释了如何创建简单和流接口驱动程序,以及如何实现USB和NDIS驱动程序。-Windows CE Device Driver Development Guide, introduced a Windows CE-based equipment device driver development process. Explain how to create a simple interface and flow-driven procedures, and how to achieve USB and NDIS driver.
Platform: | Size: 4350976 | Author: 陈伟 | Hits:

[Othermanual_for_net_driver_develop

Description: 网络驱动程序设计指南,介绍了ndis的miniport, intermedia driver, protocol driver。-Network Driver Design Guide, introduced the miniport ndis, intermedia driver, protocol driver.
Platform: | Size: 362496 | Author: eyestone | Hits:

[Internet-Networkaasourcecode

Description: ndis协议驱动程序 ,由c语言完成,包含四个c语言源文件-ndis agreement driver, completed by the c language, including four c language source file
Platform: | Size: 64512 | Author: chenbo | Hits:

[OS DevelopPCAUSA_Samples

Description: Complete PCAUSA samples including various kernel mode TDI code, TDI filters/redirectors and NDIS filters.-Complete PCAUSA samples including variou TDI's kernel mode code. TDI filters/redirectors and NDIS filters.
Platform: | Size: 19451904 | Author: first | Hits:

[Driver DevelopNdisHookDrv

Description: 一个截取网络包的驱动。它与DDK文档正是NDIS中间驱动不同,是通过HOOK内核NDIS API来实现的。听说诺顿也是使用此方法来实现。-an interception network packet driver. It DDK documentation is NDIS Intermediate Driver, through HOOK kernel NDIS API to achieve. Norton also heard that the use of this method is to be achieved.
Platform: | Size: 279552 | Author: helwjh | Hits:

[Software Engineeringjyfhqdsjglff

Description: 摘要:从包过滤和应用代理防火墙技术入手,结合主机型和边界型防火墙的特点,对过滤网上不良数据的实现方法进行 了具体分析,总结不同方法的特点和不足,为基于防火墙的数据过滤技术的进一步研究打下基础。 关键词:包过滤 应用代理 SPI NDIS TIS/ FWTK-Abstract : packet filtering and application proxy firewall technology, and combined with the mainframe-based firewall and border-type characteristics, on the Internet filtering bad data for the implementation of specific analysis, summed up the characteristics of different methods and inadequate, Firewall-based data filtering technologies lay the foundation for further study. Keywords : packet filtering application proxy SPI NDIS TIS/TIS
Platform: | Size: 153600 | Author: qingming | Hits:

[Firewall-SecurityTGuard

Description: 这是青少年卫士网络版的Rip版,版本号为2.1,基于费尔的Ndis Hook技术.相比正式版,除了去掉了无关紧要的注册和升级,其余一字未改. 目录列表: TGuard 应用程序目录 TGuard_sys For 2k的驱动程序 Release 存放应用程序 Def 应用程序和驱动共用的一个定义文件 Tools 工具 安装: 将.sys文件放到\windows\system32\driver目录下,导入Tools目录中installHook.reg,重启. 注意点: 支持winRoute,Winxp带的ics共享,isa Server, 不支持sygate. 对网卡无限制. V2.1 => V2.2的改动: 从Ndis Hook技术改为基于DDK带的passthru. (*) 懂Ndis的话,只需5分钟,直接复制几个文件,加10行以内代码就可从V2.1改为V2.2。-This is the youth version of the network guards Rip version, version 2.1, Based on the Ndis Fernando Hook technology. Compared to the official version, in addition to eliminating the irrelevant to the registration and upgrading, The remaining unchanged word. directory listing : TGuard application directory TGuard_sys For 2k Driver Release deposit Def up application procedures and application-driven definition of a common document Tools tool installation : will. sys files on \ windows \ system32 \ directory driver, Introduction Tools directory installHook.reg restart. attention : winRoute support, Winxp belt ics sharing, isa Server, not to support sygate. unrestricted right card. V2.1 =
Platform: | Size: 913408 | Author: cnbeta1985 | Hits:

[Internet-NetworkGetWLAN

Description: 主要使用NDIS提供给用户的一个接口,资料来源于网上,我做了整理并且调试通过。 因为周围没有AP,所以取得AP的部分就只写了显示AP个数,其他的AP信息可以在信息结构体里面取得,我在程序中做了注释,使用NDIS还可以完成更多的功能,我以后再慢慢扩展。 -mainly use NDIS available to a user interface, information from the Internet, I have done through the collation and debugging. Around because no AP, AP achieved only on the part of the show was the number of AP. AP other information can structure the information they have secured, I do the procedures Notes NDIS can also use more complete function, I will gradually expand.
Platform: | Size: 62464 | Author: king | Hits:

[OtherWindowsCE_DriversDevelop

Description: Windows CE 设备驱动程序开发指南 PDF扫描版本 第一章 Windows CE 设备驱动程序工具包介绍 第二章 开发本机设备驱动程序 第三章 开发流接口设备驱动程序 第四章 声音驱动程序 第五章 打印机驱动程序 第六章 显示器的驱动程序 第七章 通用串行总线驱动程序 第八章 NDIS网络驱动程序 第九章 块设备驱动程序 -Windows CE Device Driver Development Guide PDF version of the first chapter scanning Window 's CE Device Driver Kit on the second chapter of the development of device drivers for the third chapter development process flow interface equipment Flooding Chapter IV action procedures voice Driver V printer driver Chapter VI Display Driver Chapter VII Universal Serial Bus Driver for NDIS Chapter VIII Network Driver chap block device driver
Platform: | Size: 4352000 | Author: xxm | Hits:

[Driver Developndis_driver

Description: NDIS Intermediate Driver
Platform: | Size: 37888 | Author: linx | Hits:

[Internet-NetworkOidScope

Description: Test Windows NDIS OID tools
Platform: | Size: 113664 | Author: | Hits:

[Firewall-Securityvc_NetGuard

Description: Teenguard VC源码 基于NDIS中间驱动的个人网络防火墙-Teenguard VC source based on NDIS Intermediate Driver's personal network firewa
Platform: | Size: 490496 | Author: | Hits:

[Internet-Networkndisprotexexex

Description: 传说中的 ndis 中间层过滤 驱动 ,向上提供ndis接口 啊啊啊啊啊 -Legends of the middle layer of the NDIS filter driver, NDIS interface to provide up ah ah ah ah ah
Platform: | Size: 51200 | Author: 呵呵 | Hits:

[Driver DevelopNDISSample

Description: NDIS的经典源码,在国外站上找到的,相信大家需要-NDIS classic source in the foreign stations found, I believe we need to
Platform: | Size: 2980864 | Author: 蓝帝 | Hits:

[Driver Develop1336ndis

Description: ndis协议驱动编程,在网络层形成过滤层,可抓包,解析等功能-NDIS protocol driver programming, network layer in the formation of filter layer, can capture, analysis and other functions
Platform: | Size: 54272 | Author: elly | Hits:
« 1 2 3 4 56 7 8 9 10 ... 30 »

CodeBus www.codebus.net