- 论坛徽章:
- 0
|
本帖最后由 blue_sky 于 2010-07-09 11:36 编辑
已通过客户端连接服务器生成开发需要的文件, 其中soapStub.h文件内容如下:
/* soapStub.h
Generated by gSOAP 2.7.17 from yzzx.h
Copyright(C) 2000-2010, 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.
*/
#ifndef soapStub_H
#define soapStub_H
#define SOAP_NAMESPACE_OF_ns1 "http://tempuri.org/"
#include "stdsoap2.h"
#ifdef __cplusplus
extern "C" {
#endif
/******************************************************************************\
* *
* Enumerations *
* *
\******************************************************************************/
/******************************************************************************\
* *
* Types with Custom Serializers *
* *
\******************************************************************************/
/******************************************************************************\
* *
* Classes and Structs *
* *
\******************************************************************************/
#if 0 /* volatile type: do not declare here, declared elsewhere */
#endif
#ifndef SOAP_TYPE__ns1__YZZXService_USCORE_USCORE_USCOREYZZXInterface
#define SOAP_TYPE__ns1__YZZXService_USCORE_USCORE_USCOREYZZXInterface (7)
/* ns1:YZZXService___YZZXInterface */
struct _ns1__YZZXService_USCORE_USCORE_USCOREYZZXInterface
{
char *AInvoice; /* required element of type xsd:string */
};
#endif
#ifndef SOAP_TYPE__ns1__YZZXService_USCORE_USCORE_USCOREYZZXInterfaceResponse
#define SOAP_TYPE__ns1__YZZXService_USCORE_USCORE_USCOREYZZXInterfaceResponse (8
)
/* ns1:YZZXService___YZZXInterfaceResponse */
struct _ns1__YZZXService_USCORE_USCORE_USCOREYZZXInterfaceResponse
{
char *Result; /* SOAP 1.2 RPC return element (when namespace qualified
) */ /* required element of type xsd:string */
char *AInvoice; /* required element of type xsd:string */
};
#endif
#ifndef SOAP_TYPE___ns1__YZZXInterface
#define SOAP_TYPE___ns1__YZZXInterface (12)
/* Operation wrapper: */
struct __ns1__YZZXInterface
{
struct _ns1__YZZXService_USCORE_USCORE_USCOREYZZXInterface *ns1__YZZXSer
vice_USCORE_USCORE_USCOREYZZXInterface; /* optional element of type ns1:YZZXServ
ice___YZZXInterface */
};
#endif
#ifndef SOAP_TYPE_SOAP_ENV__Header
#define SOAP_TYPE_SOAP_ENV__Header (13)
/* SOAP Header: */
struct SOAP_ENV__Header
{
#ifdef WITH_NOEMPTYSTRUCT
char dummy; /* dummy member to enable compilation */
#endif
};
#endif
#ifndef SOAP_TYPE_SOAP_ENV__Code
#define SOAP_TYPE_SOAP_ENV__Code (14)
/* SOAP Fault Code: */
struct SOAP_ENV__Code
{
char *SOAP_ENV__Value; /* optional element of type xsd Name */
struct SOAP_ENV__Code *SOAP_ENV__Subcode; /* optional element of t
ype SOAP-ENV:Code */
};
#endif
#ifndef SOAP_TYPE_SOAP_ENV__Detail
#define SOAP_TYPE_SOAP_ENV__Detail (16)
/* SOAP-ENV etail */
struct SOAP_ENV__Detail
{
int __type; /* any type of element <fault> (defined below) */
void *fault; /* transient */
char *__any;
};
#endif
#ifndef SOAP_TYPE_SOAP_ENV__Reason
#define SOAP_TYPE_SOAP_ENV__Reason (19)
/* SOAP-ENV:Reason */
struct SOAP_ENV__Reason
{
char *SOAP_ENV__Text; /* optional element of type xsd:string */
};
#endif
#ifndef SOAP_TYPE_SOAP_ENV__Fault
#define SOAP_TYPE_SOAP_ENV__Fault (20)
/* SOAP Fault: */
struct SOAP_ENV__Fault
{
char *faultcode; /* optional element of type xsd Name */
char *faultstring; /* optional element of type xsd:string */
char *faultactor; /* optional element of type xsd:string */
struct SOAP_ENV__Detail *detail; /* optional element of type SOAP
-ENV etail */
struct SOAP_ENV__Code *SOAP_ENV__Code; /* optional element of type SOAP
-ENV:Code */
struct SOAP_ENV__Reason *SOAP_ENV__Reason; /* optional element of t
ype SOAP-ENV:Reason */
char *SOAP_ENV__Node; /* optional element of type xsd:string */
char *SOAP_ENV__Role; /* optional element of type xsd:string */
struct SOAP_ENV__Detail *SOAP_ENV__Detail; /* optional element of t
ype SOAP-ENV etail */
};
#endif
/******************************************************************************\
* *
* Typedefs *
* *
\******************************************************************************/
#ifndef SOAP_TYPE__QName
#define SOAP_TYPE__QName (5)
typedef char *_QName;
#endif
#ifndef SOAP_TYPE__XML
#define SOAP_TYPE__XML (6)
typedef char *_XML;
#endif
/******************************************************************************\
* *
* Externals *
* *
\******************************************************************************/
/******************************************************************************\
* *
* Server-Side Operations *
* *
\******************************************************************************/
SOAP_FMAC5 int SOAP_FMAC6 __ns1__YZZXInterface(struct soap*, struct _ns1__YZZXSe
rvice_USCORE_USCORE_USCOREYZZXInterface *ns1__YZZXService_USCORE_USCORE_USCOREYZ
ZXInterface, struct _ns1__YZZXService_USCORE_USCORE_USCOREYZZXInterfaceResponse
*ns1__YZZXService_USCORE_USCORE_USCOREYZZXInterfaceResponse);
/******************************************************************************\
* *
* Server-Side Skeletons to Invoke Service Operations *
* *
\******************************************************************************/
SOAP_FMAC5 int SOAP_FMAC6 soap_serve(struct soap*);
SOAP_FMAC5 int SOAP_FMAC6 soap_serve_request(struct soap*);
SOAP_FMAC5 int SOAP_FMAC6 soap_serve___ns1__YZZXInterface(struct soap*);
/******************************************************************************\
* *
* Client-Side Call Stubs *
* *
\******************************************************************************/
SOAP_FMAC5 int SOAP_FMAC6 soap_call___ns1__YZZXInterface(struct soap *soap, cons
t char *soap_endpoint, const char *soap_action, struct _ns1__YZZXService_USCORE_
USCORE_USCOREYZZXInterface *ns1__YZZXService_USCORE_USCORE_USCOREYZZXInterface,
struct _ns1__YZZXService_USCORE_USCORE_USCOREYZZXInterfaceResponse *ns1__YZZXSer
vice_USCORE_USCORE_USCOREYZZXInterfaceResponse);
#ifdef __cplusplus
}
#endif
#endif
/* End of soapStub.h */
我在客户端开发的代码如下:
int CustomServ( char *Reqbuf, char *Repbuf)
{
struct soap soap;
char buffer[1024];
struct _ns1__YZZXService_USCORE_USCORE_USCOREYZZXInterface czjreqdata;
struct _ns1__YZZXService_USCORE_USCORE_USCOREYZZXInterfaceResponse czjrepdata;
memset(&czjrepdata, 0, sizeof(czjrepdata));
memset(&czjreqdata, 0, sizeof(czjreqdata));
memset(buffer, 0, sizeof(buffer));
strcpy(buffer, Reqbuf);
czjreqdata.AInvoice=buffer;
soap_init1(&soap, SOAP_XML_INDENT);
soap_call___ns1__YZZXInterface(&soap, server, "", &czjreqdata, &czjrepdata);
if (soap.error)
{
soap_print_fault(&soap, stderr);
return -1;
}
strcpy(Repbuf, czjrepdata.AInvoice);
soap_destroy(&soap);
soap_end(&soap);
soap_done(&soap);
return 0;
}
请教高手,我的程序调用是否正确,先谢谢了! |
|