Web Services
"Develolp Across Platforms With Web Services" by Brian Noyes
Visual Studio Magazine, January 2002


README:

This sample app provides a cross platform solution 
featuring two-way communications between a VB client and a Java client, 
using a combination of SOAP and COM calls to a back end chat service component
 and SOAP calls from the VB client directly to the Java client. 
It uses Visual Basic 6 and the Microsoft SOAP Toolkit on the Windows side, 
and Java, Apache SOAP, and Jakarta Tomcat server for the platform-neutral pieces. 
This code includes detailed instructions for getting the sample running on a Windows machine.
