资源简介
共有三个客户端三个服务端,使用VS2008 分别测试gsoap 两个数的加法操作,传递参数为结构体,传递参数为结构体数组,有一份doc文档记录,在我的博客《VS2008 gsoap 笔记》也可以看到和文档一样的文章 ,gsoap版本为gsoap_2.8.33。
代码片段和文件信息
/*
stdsoap2.c[pp] 2.8.33
gSOAP runtime engine
gSOAP xml Web services tools
Copyright (C) 2000-2016 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.
--------------------------------------------------------------------------------
Contributors:
Wind River Systems Inc. for the following additions under gSOAP public license:
- vxWorks compatible options
--------------------------------------------------------------------------------
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-2016 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
--------------------------------------------------------------------------------
*/
#define GSOAP_LIB_VERSION 20833
#ifdef AS400
# pragma convert(819) /* EBCDIC to ASCII */
#endif
#include “stdsoap2.h“
#if GSOAP_VERSION != GSOAP_LIB_VERSION
# error “GSOAP VERSION MISMATCH IN LIBRARY: PLEASE REINSTALL PACKAGE“
#endif
#if defined(VXWORKS) && defined(WM_SECURE_KEY_STORAGE)
# include
#endif
#ifdef __BORLANDC__
# pragma warn -8060
#else
# ifdef WIN32
# ifdef UNDER_CE
# pragma comment(lib “ws2.lib“) /* WinCE */
# else
# pragma comment(lib “Ws2_32.lib“)
# endif
# pragma warning(d
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 296 2016-07-26 17:15 add.h
目录 0 2016-07-27 09:18 Client\
目录 0 2016-07-27 09:18 Client\Client\
文件 13167616 2016-07-27 17:02 Client\Client.ncb
文件 884 2016-07-26 17:53 Client\Client.sln
文件 8704 2016-07-27 17:02 Client\Client.suo
文件 296 2016-07-26 17:15 Client\Client\add.h
文件 575 2016-07-26 17:23 Client\Client\add.nsmap
文件 1230 2016-07-26 18:22 Client\Client\Client.cpp
文件 4455 2016-07-26 18:01 Client\Client\Client.vcproj
文件 1427 2016-07-27 17:02 Client\Client\Client.vcproj.WIN-NRSLQON20B9.Administrator.user
目录 0 2016-07-27 17:01 Client\Client\Debug\
文件 11846 2016-07-26 18:24 Client\Client\Debug\BuildLog.htm
文件 59487 2016-07-26 17:23 Client\Client\soapC.cpp
文件 2839 2016-07-26 17:23 Client\Client\soapClient.cpp
文件 25993 2016-07-26 17:23 Client\Client\soapH.h
文件 14790 2016-07-26 17:23 Client\Client\soapStub.h
文件 550970 2016-06-15 03:12 Client\Client\stdsoap2.cpp
文件 142819 2016-06-15 03:12 Client\Client\stdsoap2.h
目录 0 2016-07-27 17:03 Server\
目录 0 2016-07-27 09:18 Server\Server\
文件 9407488 2016-07-27 17:02 Server\Server.ncb
文件 884 2016-07-26 17:01 Server\Server.sln
文件 8704 2016-07-27 17:02 Server\Server.suo
文件 296 2016-07-26 17:15 Server\Server\add.h
文件 575 2016-07-26 17:23 Server\Server\add.nsmap
目录 0 2016-07-27 17:01 Server\Server\Debug\
文件 11326 2016-07-26 18:20 Server\Server\Debug\BuildLog.htm
文件 1099 2016-07-26 18:20 Server\Server\Server.cpp
文件 4455 2016-07-26 17:44 Server\Server\Server.vcproj
文件 1407 2016-07-26 20:54 Server\Server\Server.vcproj.DC-PC.DC.user
............此处省略91个文件信息
相关资源
- qt 5使用gsoap发布webservice服务与调用
- 根据wsdl使用gsoap生成的服务器和客户
- gsoap_2.8.22
- onvif官方文档
- gsoap_2.8.94.zip
- gsoap_2.8.102.zip
- QT使用GSoap发布WebService的Demo
- VC笔记-如何从txt文本中读写结构体数
- flex bison 简单c结构体解析
- 校运动会管理系统.zip
- gsoap wsdl SSL WSDL支持HTTPS SSL协议
- qttcpsocket传送结构体
- 乐鑫esp8266学习rtos3.0笔记第3篇: 一篇
- Qt使用gSoap进行简单C/S程序开发
- bison-devel
- QT Qudpsocket 传送结构体数据
- gsoap生成完整的onvif框架代码所用的
- 2019寒假培训一二维数组与结构体.pp
- gSOAP 2.8.66 User Guide-gSOAP官方用户指南,
- C语言的指针使用与结构体的使用
- 将结构体写入二进制文件
- 学生信息管理系统结构体数组+链表版
评论
共有 条评论