Web Services for Tcl
Summary
The distribution provides both client side access to Web Services and server side creation of Web Services. Currently only document/literal and rpc/encoded with HTTP Soap transport are supported on the client side. The server side currently works only with TclHttpd and provides all services as document/literal over HTTP Soap transport. Documentation for the package, including examples can be found here. The distribution consist of three packages
The client is known to work with #C and Java based Web Services (your mileage may very).
Download
A ZIP file for downloading is available here.
License
Standard BSD.
Packages Required
The following packages are used:
Additionally, if you are running the TclHttpd on Windows, it is highly recommended that you use the iocpsock extension.