登录
首页 » Visual C++ » Onvif-deve_-framework

Onvif-deve_-framework

于 2016-07-27 发布
0 287
下载积分: 1 下载次数: 1

代码说明:

说明:  Onvif开发框架,包含需要的wsdl文件已经通过goasp生成的头文件和源文件.没有包含鉴权(Onvif development framework, including the need for the WSDL file has been generated by the goasp header files and source files.)

文件列表:

Onvif开发框架
.............\使用前阅读.txt,850,2016-04-14
.............\可用框架
.............\........\duration.cpp,6401,2016-02-24
.............\........\duration.h,3961,2016-02-24
.............\........\soapC.cpp,20188976,2016-04-14
.............\........\soapClient.cpp,1232564,2016-04-14
.............\........\soapH.h,7517323,2016-04-14
.............\........\soapServer.cpp,1013144,2016-04-14
.............\........\soapStub.h,6660534,2016-04-14
.............\........\stdsoap2.cpp,541214,2016-02-24
.............\........\stdsoap2.h,140191,2016-02-24
.............\........\wsdd.nsmap,3029,2016-04-14
.............\需要生成,包含wsdl等
.............\....................\accesscontrol.wsdl,37866,2016-04-08
.............\....................\accessrules.wsdl,27877,2016-04-08
.............\....................\actionengine.wsdl,57027,2016-04-08
.............\....................\advancedsecurity.wsdl,153019,2016-04-08
.............\....................\analytics.wsdl,23723,2016-04-08
.............\....................\analyticsdevice.wsdl,31740,2016-04-08
.............\....................\credential.wsdl,58249,2016-04-08
.............\....................\deviceio.wsdl,65761,2016-04-08
.............\....................\devicemgmt.wsdl,174448,2016-04-08
.............\....................\display.wsdl,24389,2016-04-08
.............\....................\doorcontrol.wsdl,53403,2016-04-08
.............\....................\event.wsdl,38218,2016-04-08
.............\....................\imaging.wsdl,17775,2016-04-08
.............\....................\media.wsdl,174849,2016-04-08
.............\....................\onvif.h,6623332,2016-04-14
.............\....................\onvif.xsd,397843,2016-04-08
.............\....................\ptz.wsdl,54309,2016-04-08
.............\....................\receiver.wsdl,16991,2016-04-08
.............\....................\recording.wsdl,48037,2016-04-08
.............\....................\remotediscovery.wsdl,5642,2016-04-08
.............\....................\replay.wsdl,10366,2016-04-08
.............\....................\schedule.wsdl,53603,2016-04-08
.............\....................\search.wsdl,42923,2016-04-08
.............\....................\soapcpp2.exe,638976,2016-02-24
.............\....................\typemap.dat,18381,2016-02-24
.............\....................\types.xsd,4693,2016-04-08
.............\....................\wsdl2h.exe,1044480,2016-02-24
.............\....................\所有WSDL的名称,直接复制进DOS可用.txt,319,2016-04-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • demo-of-ZigBee2004-stack
    cc2430无线射频模块(基于ZigBee2006)的2004协议栈的演示程序和使用说明,刚开始学习或接触ZigBee的朋友可以借此来学习。(cc2430 RF module (based on ZigBee2006) of the 2004 protocol stack demo program and instructions for use, just learning or exposure to ZigBee' s friends can learn.)
    2011-05-08 22:26:24下载
    积分:1
  • current-meter
    三相电流表源程序 基于CS5460a 485通讯 遵循mudbus协议 测试成功(Three-phase ammeter source based CS5460a 485 communications follow mudbus protocol test )
    2020-09-04 17:18:06下载
    积分:1
  • vfuzzforveehe
    汽车纵向的模糊控制器,模糊控制制器为通用格式,可根据需要修改。 (Vehicle longitudinal fuzzy controller, fuzzy control system is a common format, and can be modified.)
    2012-09-30 19:25:47下载
    积分:1
  • 2
    说明:  CC2530芯片的使用和无线传感器网络的构建——数据收发无线组网实验(The use of CC2530 chip and the construction of wireless sensor network)
    2017-05-05 18:14:47下载
    积分:1
  • hongwai-yaokong-jiema
    红外遥控解码,基于51单片机的例程,简单实用,我在学习单片机的时候用到的(Infrared remote control decoding, based on 51 MCU routine, simple and practical, I used the time to learn microcontroller)
    2013-08-04 16:53:01下载
    积分:1
  • 1
    说明:  CRC循环的代码,可以用,很详细,欢迎下载(CRC cyclic code can be used, in great detail, are welcome to download)
    2010-05-13 03:38:26下载
    积分:1
  • shouchi-zhendongyi
    手持振动仪,自动通过傅里叶变换,提取峰峰值,来自动调整震动的幅度,(Handheld vibration, automatic Fourier transform, peak extraction, to automatically adjust the amplitude of vibration,)
    2013-10-10 10:44:49下载
    积分:1
  • subject_3
    对于OPT算法,在有多个页面可选的情况下,先淘汰较早进入的页面)。 3. 计算缺页次数及缺页率。 测试用例格式如下: 输入: 算法(1 OPT,2 FIFO,3 LRU) 内存块数 页面序列(页面1,页面2,页面3,...) 输出: 页面变化时内存块装入页面列表1-是否命中/页面变化时内存块装入页面列表2-是否命中/... 缺页次数 其中: 页面变化时内存块装入页面列表:内存块1装入页面,内存块2装入页面,内存块3装入页面...,未装入任何页面时由 -”表示 是否命中:1-命中,0-缺页">
    2021-04-27 00:48:45下载
    积分:1
  • STC-MCU-10-11-12C5A-GUIDE
    能够非常完美的在LED上显示漂亮的汉字和英文字母,很好啊(Can be perfectly nice in the LED display of Chinese characters and English letters, ah well)
    2011-06-09 14:35:58下载
    积分:1
  • MCUchip
    单片机常用芯片手册,非常实用,初学者适合(Commonly used single-chip chip manual, very practical, suitable for beginners)
    2009-03-09 19:48:44下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载