Samples Gallery

In addition to the samples contained in the 4s4c and pocketSOAP downloads, I'll be adding more samples here. Drop me an email if you have a sample you want to add here, or there's a specific example you want to see.

Category :
[All] [.NET] [C++] [eVB] [eVC] [GXA] [PocketXML-RPC] [Userland] [VBScript] [Visual Basic] [XMethods]

Using the XSpaces service

This shows how to use the XMethods XSpaces service using PocketSOAP, using a proxy object generated by the beta WSDL tools.
Last Updated : Tuesday, April 23, 2002
categories: PocketSOAP Visual Basic XMethods

VBScript Stock Quote

This is a VBScript sample for the XMethods stock quote service.
Last Updated : Sunday, November 11, 2001
categories: PocketSOAP VBScript XMethods

Current Temperature

This is a simple C++ based console application that calls the XMethods temperature service.
Last Updated : Sunday, November 11, 2001
categories: PocketSOAP C++ XMethods

VB6 Stock Quote

This is a VB6 project that calls the XMethods stock quote service. This including showing how to configure proxy server support, and the use of the SOAP Proxy object.
Last Updated : Sunday, November 11, 2001
categories: PocketSOAP Visual Basic XMethods

PocketPC Stock Quote

This is the eVC source code for the Stock Quote demo that installs with PocketSOAP on PocketPC's. This is calling the XMethods stock quote service.
Last Updated : Sunday, November 11, 2001
categories: PocketSOAP eVC XMethods