My favorites | Sign in
Project Logo
                
Code license: New BSD License
Labels: tcl, webservice, web, service
Feeds:
People details
Project owners:
  gerald.lester
Project committers:
sigzero, wojciech.kocjan, email4tomk, petasisg

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

  1. Client Side
  2. Server Side
  3. Defining Types
  4. An Example

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.









Hosted by Google Code