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

Search list

[Othertdisys

Description: tdi sys file ,tdi is the network driver
Platform: | Size: 50401 | Author: fjnu_jxd_111 | Hits:

[Develop Tools20070830080109849

Description: JTAG是一种通过ARM芯片的JTAG边界扫描进行调试的仿真设备。它采用TMS、TDI、TCK与ARM内核通信,不占用MCU的其他资源,比在线实时仿真器要[便宜、简单,便于自制。
Platform: | Size: 727204 | Author: 黄安 | Hits:

[Driver DevelopTDIFilterDemo

Description: TDI驱动过滤例程,pcausa提供,可以用于防火墙的设计
Platform: | Size: 147887 | Author: 向许东 | Hits:

[OS programNetHandle(TDI_Filter_Hook)

Description: 使用TDI 和Filter-Hook进行网络数据拦截的两个例子, 以前外挂用过
Platform: | Size: 163759 | Author: Yofoo | Hits:

[OS programtdi_client

Description: tdi client, tdi中进行socket收发通信
Platform: | Size: 8629 | Author: asdasd | Hits:

[Windows DevelopTDIRedir

Description: The goal of this TDI filter driver sample is to illustrate how to use TDI to redirect outbound TCP connections to a local proxy.
Platform: | Size: 487652 | Author: annie | Hits:

[GDI-BitmapHost_talk_test

Description: Image Grabber of DALSA TDI
Platform: | Size: 632822 | Author: huzi | Hits:

[Firewall-Securitytdifw-1.4.4

Description: 基于tdi驱动的个人防火墙,用vc++实现,是一个开源的防火墙
Platform: | Size: 177957 | Author: 李亚明 | Hits:

[Firewall-Securitydrv

Description: 驱动程序开发的例子,tdi防火墙源代码,数据封包的拦截,过滤等-Driver Development example, TDI firewall source code, data packet interception, filtration, etc.
Platform: | Size: 65202 | Author: 王小坪 | Hits:

[Driver Developvxdtdi

Description: 访问TCP/IP协议栈的vxd例子 -The vxd example for visiting tcp/ip protocol stack
Platform: | Size: 35840 | Author: 站长 | Hits:

[Internet-NetworkC++2HTML

Description: 此为C++源代码转换为HTML格式程序,Visual stdio 2003环境编译。-This is the C++ Source code is converted to HTML format procedures, Visual stdio 2003 compiler environment.
Platform: | Size: 126976 | Author: sundsea | Hits:

[Firewall-SecurityFirewall防火墙

Description: 一个完整的网络防火墙产品源代码,只能作为学习使用。-a complete network firewall product source code, can only serve as learning to use.
Platform: | Size: 233472 | Author: 杨勇 | Hits:

[CSharpC编文件捆绑器

Description: 功能简介: 文件捆绑器可用来将二个不同的可执行文件合并成一个文件,运行合并后的文件等同于同时运行合并前的二个文件,并提供同步和异步运行二种方式,操作十分简便。 注意: 如果文件编释后不能运行的原因可能是:1、请把它置为RELEASE版再编释。2、可能是编释器设置不同,使最终生成文件大小不同,请把您RELEASE版编释后的文件大小记下,在CBindFileDlg类中的初始对话框类OnInitDialog中的最后,把原来的文件大小184K,替换后您新编释后的文件大小既可。-profiles : File bundle will be available for two different executable files into a document, running after the merger document equivalent to running prior to the merger of two documents and provide synchronous and asynchronous operation of two ways, the operation is very simple. Note : If documentation can not run after the release of the reasons may be : a, to put it another special edition RELEASE release. 2, may be allocated for the creation of different address, so that the final documents of different sizes Generation, please send your address RELEASE edition of the file size down, CBindFileDlg category in the initial dialog box type OnInitDialog the last, the original file size 184K, replaced your newly discharged size of the files can.
Platform: | Size: 161792 | Author: 我啊 | Hits:

[Sniffer Package captureip包捕获的应用程序

Description: 一个很好的IP包捕获程序,可以在包内看到详细的IP包内容,并且设置了过滤规则,可以按照规则得到自己想要的东西VC6.0下调试通过-a good IP packet capture procedures, the package can be seen in detail within the IP packet contents, and set up filtering rules, we can follow the rules of the things you want to debug through VC6.0
Platform: | Size: 30720 | Author: 丁涛 | Hits:

[CSharpasp.net树型控件

Description: .net树型控件维护,用C#编写。改进了原有的一些错误-. net control tree maintenance, using C# prepared. To improve some of the original error
Platform: | Size: 562176 | Author: 么晓峰 | Hits:

[Books新文件过滤接口程序员指南

Description: 这个文档用于I/O管理器和基本文件系统之间的过滤驱动。文件系统可能是本地或者网络的。这个文档不涉及文件系统和存储设备之间的过滤驱动,比如FtDisk和DMIO. 我们将主要讨论一种新的文件系统过滤驱动模型,所谓的微过滤器(minfiter) -documentation for the I/O device management, and basic file system filter driver between. File systems may be local or network. This document does not involve file system and storage equipment between the filter driver, For example FtDisk and DMIO. we will mainly discuss a new file system filter driver model, the so-called micro-filters (minfiter)
Platform: | Size: 27648 | Author: 小易 | Hits:

[Driver Developndis_fw

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

[File OperateSupperStdioFile

Description: 一个高效读写文件的类,能按行读取写入,支持内存文件-an efficient type of document literacy, according to read into the trip, the memory support document
Platform: | Size: 1024 | Author: yayasave | Hits:

[File OperatevcFileIO

Description: 内容摘要: 1. 使用CFile类进行文件读写、删除、改名及访问文件属性 2. 使用CStdioFile类操作文本文件 3.  使用CFileFind类查找文件 4.了解windows API的文件操作 文件中含有文件操作课件说明及具体实例源码,适用于较初学VC人员.-Abstract : 1. CFile use category for document literacy, delete, accessing files and renamed attributes 2. CStdioFile class operation using text files 3.
Platform: | Size: 70656 | Author: cobra | Hits:

[File OperateSelectDirectorySourceCode

Description: 选择文件对话框源代码。Visual C++ 实现。-selection dialog source code. Visual C achieved.
Platform: | Size: 2048 | Author: 罗鸣 | Hits:
« 1 2 3 4 56 7 8 »

CodeBus www.codebus.net