Thank you for your interest in my writing...
I am searching for the source about
invoking the method in Apache Server-side from VB Client-side.
I don't know how to access the server's WSDL file generated by IBM soap toolkit and
how to use it .
If you know how to make a code in Se
The IBM Web Services Invocation Framework (WSIF) is
a tool that provides astandard API for invoking services described in Web
Services DescriptionLanguage (WSDL), no matter how or where the services are
provided. WSIFenables developers to interact with WSDL representations of
Web servicesins
Hi,
I'm looking into the sample code, "messaging" and would like to make my own
network connection on top of SOAP connection. Basically I'd like to implment a
client/server application using plain socket library to have another
connection, not for SOAP messages.
For example, I inserted my own