how to invoke the method in Server-side(Apache) from Client-side(VB) using WSDL.

2001-08-13 Thread chihongkim
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

ANN: IBM Web Services Invocation Framework posted to alphaWorks

2001-08-13 Thread Aleksander A Slominski
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

URGENT: SOAP and another socket?

2001-08-13 Thread Won J. Jeon
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