slackbuilds/libraries/tclws
Juan M. Lasca 15974fb643 libraries/tclws: Updated for version 3.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-11-11 10:54:11 +07:00
..
README
slack-desc
tclws.SlackBuild libraries/tclws: Updated for version 3.5.0. 2024-11-11 10:54:11 +07:00
tclws.info libraries/tclws: Updated for version 3.5.0. 2024-11-11 10:54:11 +07:00

README

 This package provides a Tcl implementation of 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 code currently works
 with several web servers:
* TclHttpd
* Apache with Rivet
* AOLserver
* WUB
* wibble
* Microsoft IIS

The server side code can also be embedded in other applications