summaryrefslogtreecommitdiffstats
path: root/libraries/tclws/README
blob: 5a5630be85ae9169478d9c2b4a51ef67e6f2ec9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
 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