• 大小: 32.83MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-06-15
  • 语言: 其他
  • 标签: onvif  

资源简介

onif搜索摄像机CameraDiscovery.rar onif搜索摄像机CameraDiscovery.rar

资源截图

代码片段和文件信息

/*
duration.c

Custom serializer for xsd:duration stored in a LONG64 with ms precision
- the LONG64 int can represent 106751991167 days forward and backward
- LONG64 is long long int under Unix/Linux
- millisecond resolution (1/1000 sec) means 1 second = 1000
- when adding to a time_t value conversion may be needed since time_t
  may (or may) not have seconds resolution
- durations longer than a month are always output in days rather than
  months to avoid days-per-month conversion
- durations expressed in years and months are not well defined since
  there is no reference starting time; the decoder assumes 30 days per
  month and conversion of P4M gives 120 days and therefore the duration
  P4M and P120D are assumed identical while they may yield different
  result depending on the reference starting time

Compile this file and link it with your code.

gSOAP xml Web services tools
Copyright (C) 2000-2009 Robert van Engelen Genivia Inc. All Rights Reserved.
This part of the software is released under ONE of the following licenses:
GPL the gSOAP public license OR Genivia‘s license for commercial use.
--------------------------------------------------------------------------------
gSOAP public license.

The contents of this file are subject to the gSOAP Public License Version 1.3
(the “License“); you may not use this file except in compliance with the
License. You may obtain a copy of the License at
http://www.cs.fsu.edu/~engelen/soaplicense.html
Software distributed under the License is distributed on an “AS IS“ basis
WITHOUT WARRANTY OF ANY KIND either express or implied. See the License
for the specific language governing rights and limitations under the License.

The Initial Developer of the Original Code is Robert A. van Engelen.
Copyright (C) 2000-2009 Robert van Engelen Genivia Inc. All Rights Reserved.
--------------------------------------------------------------------------------
GPL license.

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License or (at your option) any later
version.

This program is distributed in the hope that it will be useful but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with
this program; if not write to the Free Software Foundation Inc. 59 Temple
Place Suite 330 Boston MA 02111-1307 USA

Author contact information:
engelen@genivia.com / engelen@acm.org

This program is released under the GPL with the additional exemption that
compiling linking and/or using OpenSSL is allowed.
--------------------------------------------------------------------------------
A commercial use license is available from Genivia Inc. contact@genivia.com
--------

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2014-05-31 13:08  CameraDiscovery\
     文件    86331392  2014-05-31 13:08  CameraDiscovery\CameraDiscovery.sdf
     文件        4349  2014-05-31 11:33  CameraDiscovery\CameraDiscovery.vcxproj
     文件        1906  2014-05-31 11:33  CameraDiscovery\CameraDiscovery.vcxproj.filters
     文件         143  2014-05-31 11:24  CameraDiscovery\CameraDiscovery.vcxproj.user
     文件         611  2014-05-31 12:56  CameraDiscovery\CameraProfile.h
     目录           0  2014-05-31 13:06  CameraDiscovery\Debug\
     文件        1594  2014-05-31 13:05  CameraDiscovery\Debug\CameraDiscovery.Build.CppClean.log
     文件     4689920  2014-05-31 13:06  CameraDiscovery\Debug\CameraDiscovery.exe
     文件         381  2014-05-31 13:06  CameraDiscovery\Debug\CameraDiscovery.exe.intermediate.manifest
     文件          52  2014-05-31 13:06  CameraDiscovery\Debug\CameraDiscovery.lastbuildstate
     文件        6889  2014-05-31 13:06  CameraDiscovery\Debug\CameraDiscovery.log
     文件    12741632  2014-05-31 13:06  CameraDiscovery\Debug\CameraDiscovery.pdb
     文件           0  2014-05-31 13:05  CameraDiscovery\Debug\CameraDiscovery.write.1.tlog
     文件        2942  2014-05-31 13:06  CameraDiscovery\Debug\cl.command.1.tlog
     文件       74966  2014-05-31 13:06  CameraDiscovery\Debug\CL.read.1.tlog
     文件        1586  2014-05-31 13:06  CameraDiscovery\Debug\CL.write.1.tlog
     文件       36605  2014-05-31 13:06  CameraDiscovery\Debug\duration.obj
     文件        1740  2014-05-31 13:06  CameraDiscovery\Debug\link.command.1.tlog
     文件        2974  2014-05-31 13:06  CameraDiscovery\Debug\link.read.1.tlog
     文件         792  2014-05-31 13:06  CameraDiscovery\Debug\link.write.1.tlog
     文件       52663  2014-05-31 13:06  CameraDiscovery\Debug\main.obj
     文件         448  2014-05-31 13:06  CameraDiscovery\Debug\mt.command.1.tlog
     文件         616  2014-05-31 13:06  CameraDiscovery\Debug\mt.read.1.tlog
     文件         256  2014-05-31 13:06  CameraDiscovery\Debug\mt.write.1.tlog
     文件    18383283  2014-05-31 13:06  CameraDiscovery\Debug\soapC.obj
     文件     1575275  2014-05-31 13:06  CameraDiscovery\Debug\soapClient.obj
     文件      557099  2014-05-31 13:06  CameraDiscovery\Debug\stdsoap2.obj
     文件      306176  2014-05-31 13:06  CameraDiscovery\Debug\vc100.idb
     文件     1781760  2014-05-31 13:06  CameraDiscovery\Debug\vc100.pdb
     文件        6566  2013-12-19 03:58  CameraDiscovery\duration.c
............此处省略10个文件信息

评论

共有 条评论