SOAPY
This sample program makes SOAP requests to known servers and shows the requested data and headers and the received data and headers. This is a proof of concept work meant for troubleshooting SOAP requests and using introspection in Realbasic.
NOTE: Because it uses only the SOAP methods of Realbasic it is limited to sending and receiving string data.
Some of the features of this software include...
Binaries for Windows, MacOSX, Linux GTK+ 2.x as well as Realbasic source code included. Source code updated to 2008r4.
This sample program makes SOAP requests to known servers and shows the requested data and headers and the received data and headers. This is a proof of concept work meant for troubleshooting SOAP requests and using introspection in Realbasic.
NOTE: Because it uses only the SOAP methods of Realbasic it is limited to sending and receiving string data.
Some of the features of this software include...
- see raw request and receive data content
- see HTTP headers
- see XML only portion of SOAP response
- using introspection
Binaries for Windows, MacOSX, Linux GTK+ 2.x as well as Realbasic source code included. Source code updated to 2008r4.