Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: Web Services for Tcl -- version 1.3.0

5 views
Skip to first unread message

Gerald W. Lester

unread,
Feb 1, 2011, 9:46:57 AM2/1/11
to
Please see http://code.google.com/p/tclws/ for full details.

New Features:

Added support for wibble.

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 with
several web servers(see below). It provides all services as
document/literal over HTTP Soap transport. Documentation for the
package, including examples can be found here.

Web Servers
The server side works with the following web servers:
- TclHttpd
- Rivet
- AOLserver
- WUB
- wibble
- Embedded mode

Download
A ZIP file for downloading is available at
http://code.google.com/p/tclws/downloads/list.

License
Standard BSD.

Packages Required
The following packages are used:
- Tcl 8.5
- tdom 0.8.1
- tls
- log from TclLib
- uri from TclLib
- http from Tcl itself

Additionally, if you are running the TclHttpd on Windows, it is highly
recommended that you use the iocpsock extension.

--
+------------------------------------------------------------------------+
| Gerald W. Lester, President, KNG Consulting LLC |
| Email: Gerald...@kng-consulting.net |
+------------------------------------------------------------------------+

0 new messages