Hi
I am trying to write a simple web service using gSoap and c++.
The code compiles well, But when i try to run the client on the server it get a faultcode of VersionMismatch
right now i just...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21262980.html
Zones:
C++Date Answered: 01/06/2005 Grade: A Views: 25
I have an existing c++ application on the server side. I want to wrap this app using gsoap and deploy it as a cgi app in apache. I have looked all over the net for how to do this and I have got as ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_22611133.html
Hi,
I would like to know where I can find a step by step tutorial about SOAP (gsoap or easysoap++), or any other SOAP implementation out there.
I am using g++ in linux (gcc), and in windows I...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21179787.html
Zones:
C++Date Answered: 12/02/2004 Grade: A Views: 9
Hi,
I am working on a wireless application. I used gSOAP toolkit to generate C code for programming sockets/soap on palm OS. This toolkit generated code refers to some statndard C headers and fu...
http://www.experts-exchange.com/Programming/Handhelds_-_PDAs/Palm_OS/Q_21187691.html
I have a Java-based Web Service up and running. I have a Java WS client that connects to it successfully and receives data from it. Now, I'm working on developing a C-based client to connect to it....
http://www.experts-exchange.com/Programming/Languages/C/Q_21767772.html
Zones:
CDate Answered: 03/10/2006 Grade: A Views: 0
I have a WebService developed using the gSOAP (Genivia) product. I am receiving a SOAP packet consisting of a group of Attribute elements, similar to as follows:
<ns1:AttributeList>
<ns1:Attrib...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_22622314.html
Zones:
C#,
C++,
XMLDate Answered: 06/08/2007 Grade: A Views: 21
Hi, experts:
On A PC, it installs the OpenSSL library. I take the program which links to OpenSSL library to B PC. The B PC doesn't install the OpenSSL library. After I execute that program, the sy...
http://www.experts-exchange.com/Programming/Languages/C/Q_23246386.html
Hi,
I add HTTP Digest Authentication Plug-in into webserver sample code. At first , I insert the following code into Makefile
---------------------------------------------------------------------...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/SOAP/Q_23423686.ht...
Zones:
SOAP,
CDate Answered: 05/22/2008 Grade: A Views: 9
I am developing a Web Service application using gSOAP. The application is transaction based - I know, not recommended for Web Services, just following orders. The client supports an RF network of P...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21797242.html
Zones:
C++Date Answered: 05/21/2006 Grade: A Views: 21
I am using VS 2005 (c++) along with gSoap to create a client application. I have a couple of wsdls to implement. I used wsdl2h and soapccp2 to generate the client stubs. I am trying to implement ea...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23071618.html
Zones:
C++Date Answered: 01/10/2008 Grade: A Views: 16