CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 中间层

搜索资源列表

  1. adi

    0下载:
  2. 线程工具,可以使用ndis中间层,用vc编的简单防火墙程序使用ndis中间层,用vc编的简单防火墙程序-threading tools can use NDIS intermediate layer using vc series of simple procedures for the use of firewall NDIS intermediate layer using vc series of simple procedures firewall
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:25093
    • 提供者:逐云客
  1. tools11

    0下载:
  2. 使用ndis中间层,用vc编的简单防火墙程序 -use NDIS intermediate layer using vc series of simple procedures for the use of firewall NDIS intermediate layer using vc series of simple procedures firewa
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:413156
    • 提供者:逐云客
  1. GDI+编程基础

    0下载:
  2. GDI是位于应用程序与不同硬件之间的中间层,这种结构让程序员从直接处理不同硬件的工作中解放出来,把硬件间的差异交给了GDI处理。 GDI+是GDI的下一个版本,它进行了很好的改进,并且易用性更好。-GDI is located in different applications and hardware between the middle layer, this structure allows programmers from different hardware directly in t
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:28289
    • 提供者:陈兴锐
  1. 三层开发的美容美发系统!

    1下载:
  2. 三层作品,写一个关于美容美发的。本程序在Delphi 7.0 + SQL2000 下编过,运行时需要先运行中间层。 如果ADO配置不当,它会自己弹出连接配置,正确设置后即可运行, 运行完中间层后,才可以正确运行客户层。否则,客户层会弹出警告 提示框。 -three entries, write a beauty salon on the. The procedures in Delphi 7.0 SQL2000 provided under that operation need
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2293001
    • 提供者:与李洪
  1. install driver

    0下载:
  2. 这个程序说明了如何编写网络中间层驱动的安装程序,该程序功能强大,可以查询,卸载已经安装的网络协议,网卡.-the process of how to prepare middle layer network driver installation procedures, the procedures powerful, can find, uninstall already installed network protocols, network card.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:22178
    • 提供者:tom
  1. MTS开发多层数据库应用系统

    0下载:
  2. MTS是微软为其Windows NT操作系统推出的一个中间件产品-MTS for Microsoft Windows NT operating system launched a middleware products
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2203
    • 提供者:黄桦
  1. passthrufilter

    0下载:
  2. 基于ndis开发的中间层过滤程序,以及预留的I/O control 接口-based on the development of the NDIS intermediate layer filter process, and reserved the I / O interface control
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:49562
    • 提供者:乔森
  1. AdpSpy

    1下载:
  2. 1、在 NT 系统中插、拔网线时,系统栏右下角都会冒出个气泡进行提示。它是怎样实现的呢,其实很简单,如果您感兴趣的话,不妨花几分钟看看我写的这个小程序。 2、特点:不依赖具体协议,直接读取中间层驱动接口,能够实时监控网线是否被插拔、网卡是否被插拔或禁用、流量监控。您可以与 Windows 的作对比,数据信息分毫不差哦。-1, NT system interpolation, pulling network lines, the system will lower right column o
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:188224
    • 提供者:vvyang
  1. ndisim(final)

    0下载:
  2. 这是一个基于NDIS开发的中间层驱动应用程序,该程序可以实现对无线网卡的配置,包括设置SSID,认证方式,网络模式等参数。-This is a development based on the NDIS intermediate driver layer applications, The procedure can be achieved for the wireless network card configuration, including the setup of SSID, auth
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:13914
    • 提供者:刘才智
  1. xiflter_2.0

    0下载:
  2. NDIS HOOK实例,做防火墙比中间层驱动更稳定-NDIS HOOK example, than do the middle layer firewall driven more stable
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1250439
    • 提供者:王伟
  1. 1356demo

    0下载:
  2. 内容简介:本文档为FTRD-HF810中间层接口参考手册的V1.1版,详细描述了1356reader.dll所提供的所有功能函数接口。目标读者为使用FTRD-HF810读写器进行软件开发的客户。 -Descr iption : This document to FTRD - HF810 middle layer interface reference manual version of V1.1, a detailed descr iption of 1356 reader.dll prov
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:958892
    • 提供者:ivan
  1. dcwlsjbphjs

    0下载:
  2. 摘要:无论是实现防火墙, NAT 还是VPN, 首要的任务就是获得网络上传输的数据包,在此基础上才能进行下一步 的工作。通过分析Windows 的网络数据传输机制,可以定位出不同的处理关键点,从而在不同的层次上实现数据包的 捕获功能,以满足不同的需要。 关键词:关键点 服务提供者接口 网络设备接口规范 中间层驱动程序 钩子驱动程序-Abstract : Whether the purpose is to achieve a firewall, VPN or NAT. One of t
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:50736
    • 提供者:qingming
  1. ndiswdexxe

    0下载:
  2. 传说中的 ndiswdm 中间层过滤驱动源码
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:61606
    • 提供者:呵呵
  1. ndisprotexexex

    0下载:
  2. 传说中的 ndis 中间层过滤 驱动 ,向上提供ndis接口 啊啊啊啊啊
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:51330
    • 提供者:呵呵
  1. bandctrl

    0下载:
  2. 应用NDIS中间层驱动(IM)作为个人防火墙的底层驱动的开发文档说明
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:9309
    • 提供者:yellowrabit
  1. FireWall

    0下载:
  2. 用DDK开发的网络中间层驱动和vc开发的前台界面-Use DDK to develop a network-driven and middle-tier development prospects vc interface
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:115955
    • 提供者:tony bin
  1. NDIS_setup

    0下载:
  2. NDIS IMD中间层驱动自动安装程序,自动安装Passthrou驱动,C-NDIS IMD driver s setup code
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-15
    • 文件大小:5829
    • 提供者:王慧平
  1. 中间层驱动编程设计

    0下载:
  2. 资源里提供了一个PDF文件,和一个打开该文件所需的密码,文件内容为介绍网络中间层驱动的工作原理和系统的讲述网络中间层驱动的编程步骤,只需按文件步骤操作,就可轻松学习驱动编程。希望该课件对学有所需的同学们有用!-Resources to provide a PDF file, and a password required to open the file, the contents of the file only by file step to introduce the programmin
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-11
    • 文件大小:2577299
    • 提供者:覃茂平
  1. 四层波导

    0下载:
  2. 四层波导计算模式分布。其中中间两层折射率大于两侧的折射率。(Four layer waveguide, calculation model, distribution.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:10240
    • 提供者:RThymer
  1. ndis_devguide

    0下载:
  2. NDIS_中间层驱动程序(NDIS_ middle layer driver)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:96256
    • 提供者:ping_tu
« 12 3 4 5 6 »
搜珍网 www.dssz.com