tcl-xmlrpc

XML-RPC implementation for Tcl

Description

Tcl implementation of XML-RPC providing both client and server support. The package implements the XML-RPC specification from xmlrpc.com.

Xmlrpc is a spec and a set of implementations that allow software running on disparate operating systems, running in different environments to make procedure calls over the Internet.

It's remote procedure calling using HTTP as the transport and XML as the encoding. XML-RPC is designed to be as simple as possible, while allowing complex data structures to be transmitted, processed and returned.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://sourceforge.net/projects/xmlrpctcl/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install tcl-xmlrpc