CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - isapi

搜索资源列表

  1. ISAPICookies_demo.zip

    0下载:
  2. Cookies in an ISAPI Extension DLL 用ISAPI 扩展 DLL来处理Cookies
  3. 所属分类:Internet/网络编程

    • 发布日期:
    • 文件大小:13394
    • 提供者:
  1. isapi_guestbook.zip

    0下载:
  2. 使用isapi做的一个留言薄
  3. 所属分类:Internet/网络编程

    • 发布日期:
    • 文件大小:50517
    • 提供者:
  1. 03.zip

    0下载:
  2. Debugging ISAPI extension 调试ISAPI扩展(4KB)
  3. 所属分类:源码下载

    • 发布日期:
    • 文件大小:3830
    • 提供者:
  1. mfctalk.zip

    0下载:
  2. 使用ISAPI写的聊天程序
  3. 所属分类:Internet/网络编程

    • 发布日期:
    • 文件大小:22567
    • 提供者:
  1. ISAPI服务器扩展程序

    0下载:
  2. 本例是一个客户订单的确认程序,客户可以输入订单指定的信息后单击提交按钮将弹出一个新的页面-the cases is a customer orders the confirmation process, customers can enter orders designated information and click the submit button will pop-up a new page
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:16195
    • 提供者:习志平
  1. IsapiOleDB

    0下载:
  2. 这个项目演示了一种用 ISAPI创建HTML页的方法,使用了 OLE DB 数据库访问技术。例子数据库是一个 Access数据库-the project with a demonstration ISAPI create HTML pages, the use of the OLE DB database access technology. Examples database is a database Access
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:266460
    • 提供者:杨子
  1. isapi_nsapiweb

    0下载:
  2. 比较完整的ISAPI编程手册,需要超醒浏览器阅读。-relatively complete ISAPI programming manual, needs wake-reading browser.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:8512897
    • 提供者:陈荣让
  1. AVISAPI

    0下载:
  2. 制作 Microsoft ISAPI Extention 应用程序的构件-production Slade Microsoft ISAPI application components
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:19755
    • 提供者:
  1. Autentication Filter

    1下载:
  2. 本实例将通过ISAPI提供的功能实现访问控制过滤器(Autentication Filter)。可以设定最大访问用户的数量以及授权用户名和密码。-example through the provision of functional ISAPI access control filters (Autentication Filter). The visit can set a maximum number of users and the authorized user name and pas
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:18760
    • 提供者:韩明军
  1. ipaddressfilter

    0下载:
  2. 本实例将通过ISAPI实现限制IP访问的功能,也就是对指定IP开放WWW服务。-example of the realization by ISAPI restrictions IP access function, which is open to designated IP WWW service.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:17044
    • 提供者:韩明军
  1. ISAPI

    0下载:
  2. IntraWeb.Develop.Sample
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:7232
    • 提供者:天天
  1. tollqry

    0下载:
  2. 基于isapi,web界面的计费信息查询系统-on isapi, web interface billing information inquiry system
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:35836
    • 提供者:lly1711
  1. C++bussinessweb

    0下载:
  2. 很有用的C++ web商业程序,是作为学习ISAPI的很好的例子.可以作为自己构建WEB商业程序的模版-C useful web business processes ISAPI is learning as a good example. as can build their own Web business process templates
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:13935041
    • 提供者:王永
  1. ISAPIserver

    0下载:
  2. 一个ISAPI服务器扩展程序,windows下网络通信编程-an ISAPI server expansion procedures, windows Communication Network Programming
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:26841
    • 提供者:刘传刚
  1. AAFW

    0下载:
  2. 网上搜集的一个ISAPI防火墙源码。共享共享学习学习。-online collection of a firewall ISAPI source. Sharing Sharing learn from.
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:37030
    • 提供者:badegg
  1. IsapiExplorer

    0下载:
  2. 包含完事的ISAPI扩展,可以用运行的MSIIS探测网络服务器。-contains bin ISAPI extension that can be used to detect MSIIS operation of the network server.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:11203
    • 提供者:小李
  1. AcceptHttp

    0下载:
  2. 用ISAPI实现的HTTP接收用户上传文件,支持断点续传-achieved with ISAPI HTTP receiver users upload documents to support HTTP
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:102753
    • 提供者:林艺华
  1. imagedb_src

    0下载:
  2. ISAPI实现的对图片文件的处理,VC实现,比较全面-ISAPI achieve the right photo paper, VC, more comprehensive
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:486136
    • 提供者:ab
  1. authfilter_src

    0下载:
  2. ISAPI的过滤器,VC实现的,功能比较全面-ISAPI filters, VC, more comprehensive function
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:18485
    • 提供者:ab
  1. ipaddressfilter_src

    0下载:
  2. VC实现的ISAPI过滤器,根据地址进行过虑,全面功能-VC ISAPI filters, according to addresses on them, fully functional
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:16879
    • 提供者:ab
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com