1. How to return an array from a function within a pure C gsoap server? stackoverflow.comI have a simple gsoap server written in Pure C. The main header and the basic modules are compiled automatically from a wsdl file. Here is the Makefile that actually does it:
|
2. gsoap and WS-Notification stackoverflow.comI would like to use WS-Notification in my gsoap client in order to receive notifications from a server. I have developed the wsdl, and every operation, except the notification operations, are ... |
3. gSOAP WSSE Header missing xmlns namespace declarations stackoverflow.comGood evening. I have a problem generating a gSOAP security header (WSSE). I have compiled all the necessary file and used the following calls to add the WSSE security header to the ... |