What are "Clients"?

The "clients" section provides a listing of contributed clients for the service. There are 3
types of clients that might be listed:

Proxy libraries Prebuilt proxy objects that provide access to the service.  Users call the service operations as local methods and the proxy takes care of the remote invocation to the service.
Applications Standalone applications that provide an interface to the service.
Example Source Source code fragments that show how to call the service using a particular SOAP toolkit.

Any registered user (not just the service publisher) may register a client.

XMethods does not vouch for nor validate the proper, safe operation of any client. 
Please use the appropriate level of caution.