I am trying to compile the calc example explained in gsoap website but no success. Here is what my .pro file looks.
I am new to using gsoap.I have 4 small successes using c++ only, however am constrained by my current project to set source code generation options to create pure ANSI C (not c++).I cannot seem to suc
I have a application that must communicate using SOAP with a SmartServer, which is a embedded device. The SOAP messages it accepts are without the namespaces but gSAOP sends them with namespaces. So t
Is it possible to set a member attribute in a \"generic\" way? I am still new to c++and just dived into templates, if this is the way to go?
gsoap with its tools wsdl2h and soapcpp2 provided me with a soapStub.h file containing the following:
I have downloaded gSOAP2.8 from sourceforge. I want to use it for writting a gsoap based server. I need to be able to invoke my C++ code from PHP UI.
I compile a file in a gsoap project with the following command. Almost all files in my project are generated by the gsoap tools and i am new to C++ so i cant tell very much about it.
I have a linux system with two eth cards. eth0 and eth1. I am creating a client that sends to endpoint 1.2.3.4.
I\'ve implemented client for my Web Service. Auto-generated files for each web method contain hardcoded bindings to web service end point:
hi i find it quite hard to get gsoap running. Need to mention my knowledge of C/C++ is quite limited. In /usr/share/doc/gsoap/ i see