Advertisement

1 - 10 of 16 containing alltags:("gSOAP") (0 seconds)
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...
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 ...
Zones: C++, CGI, Apache Web ServerDate Answered: 06/23/2007 Grade: A Views: 25
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...
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...
Zones: Palm OS ProgrammingDate Answered: 11/01/2004 Grade: A Views: 0
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....
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...
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...
Zones: C, Linux, Linux DevDate Answered: 03/18/2008 Grade: A Views: 5
Hi, I add HTTP Digest Authentication Plug-in into webserver sample code. At first , I insert the following code into Makefile ---------------------------------------------------------------------...
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...
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...
Zones: C++Date Answered: 01/10/2008 Grade: A Views: 16