• 大小: 31.53MB
    文件类型: .zip
    金币: 2
    下载: 1 次
    发布日期: 2023-06-13
  • 语言: 其他
  • 标签: gsoap  

资源简介

官网下载最新源码gsoap_2.8.102.zip版本,供大家方便下载!可以开发onvif客户端以及服务器!

资源截图

代码片段和文件信息

/*
        dom.c[pp]

        DOM API v5 gSOAP 2.8.102

        See gsoap/doc/dom/html/index.html for the new DOM API v5 documentation
        Also located in /gsoap/samples/dom/README.md

gSOAP xml Web services tools
Copyright (C) 2000-2020 Robert van Engelen Genivia Inc. All Rights Reserved.
This part of the software is released under ONE of the following licenses:
GPL or 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-2020 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
--------------------------------------------------------------------------------
*/

/** Compatibility requirement with gSOAP engine version */
#define GSOAP_LIB_VERSION 208102

#include “stdsoap2.h“

#if GSOAP_VERSION != GSOAP_LIB_VERSION
# error “GSOAP VERSION MISMATCH IN LIBRARY: PLEASE REINSTALL PACKAGE“
#endif

#ifdef __BORLANDC__
# pragma warn -8060
#endif

SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_xsd__anyType(struct soap* const struct soap_dom_element *);
SOAP_FMAC3 void SOAP_FMAC4 soap_traverse_xsd__anyType(struct soap* struct soap_dom_element* const char* soap_walker soap_walker);
SOAP_FMAC1 void SOAP_FMAC2 soap_default_xsd__anyType(struct soap* struct soap_dom_element *);
SOAP

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2020-05-04 17:03  gsoap-2.8\
     文件       43465  2020-05-04 17:03  gsoap-2.8\aclocal.m4
     目录           0  2020-05-04 17:03  gsoap-2.8\autom4te.cache\
     文件      230355  2020-05-04 17:03  gsoap-2.8\autom4te.cache\output.0
     文件      230355  2020-05-04 17:03  gsoap-2.8\autom4te.cache\output.1
     文件      231151  2020-05-04 17:03  gsoap-2.8\autom4te.cache\output.2
     文件      231151  2020-05-04 17:03  gsoap-2.8\autom4te.cache\output.3
     文件      236012  2020-05-04 17:03  gsoap-2.8\autom4te.cache\output.4
     文件      237670  2020-05-04 17:03  gsoap-2.8\autom4te.cache\output.5
     文件      237670  2020-05-04 17:03  gsoap-2.8\autom4te.cache\output.6
     文件       26647  2020-05-04 17:03  gsoap-2.8\autom4te.cache\requests
     文件       49107  2020-05-04 17:03  gsoap-2.8\autom4te.cache\traces.0
     文件       50617  2020-05-04 17:03  gsoap-2.8\autom4te.cache\traces.1
     文件       49079  2020-05-04 17:03  gsoap-2.8\autom4te.cache\traces.2
     文件       51644  2020-05-04 17:03  gsoap-2.8\autom4te.cache\traces.3
     文件       50572  2020-05-04 17:03  gsoap-2.8\autom4te.cache\traces.4
     文件       55118  2020-05-04 17:03  gsoap-2.8\autom4te.cache\traces.5
     文件       50826  2020-05-04 17:03  gsoap-2.8\autom4te.cache\traces.6
     文件      114291  2020-05-04 17:03  gsoap-2.8\changelog.md
     文件        2774  2020-05-04 17:03  gsoap-2.8\compile
     文件       45805  2020-05-04 17:03  gsoap-2.8\config.guess
     文件       44595  2020-05-04 17:03  gsoap-2.8\config.guess.old
     文件        7357  2020-05-04 17:03  gsoap-2.8\config.h.in
     文件       48827  2020-05-04 17:03  gsoap-2.8\config.status.old
     文件       36141  2020-05-04 17:03  gsoap-2.8\config.sub
     文件      236774  2020-05-04 17:03  gsoap-2.8\configure
     文件       14333  2020-05-04 17:03  gsoap-2.8\configure.ac
     文件        1827  2020-05-04 17:03  gsoap-2.8\configure.scan
     文件       12117  2020-05-04 17:03  gsoap-2.8\depcomp
     文件      413706  2020-05-04 17:03  gsoap-2.8\factsheet.pdf
     文件       17803  2020-05-04 17:03  gsoap-2.8\GPLv2_license.txt
............此处省略7787个文件信息

评论

共有 条评论