1a4672f9fe
This PR was submitted 5 January 2013. It suffered a bit of bitrot, but staging worked out of the box. I made some minor adjustments. PR: 174988 Submitted by: Sebastien Santoro ================================================================ tclsoap provides support for building clients and servers for the SOAP remote procedure call protocol from Tcl. SOAP is an XML based RPC mechanism which provides cross-platform cross language compatability.
6 lines
245 B
Text
6 lines
245 B
Text
tclsoap provides support for building clients and servers
|
|
for the SOAP remote procedure call protocol from Tcl. SOAP
|
|
is an XML based RPC mechanism which provides cross-platform
|
|
cross language compatability.
|
|
|
|
WWW: http://tclsoap.sourceforge.net/
|