Package xmlrpc.plt contributed by schematics 
To load: (require (planet schematics/xmlrpc:4:0/xmlrpc))
Old style:(require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 4 0)))
Min Racket version: 4.1.1
Package description:
Implementation of the XML-RPC protocol.
Downloads this week: 0
Total downloads: 826
Tickets:0
Open tickets:0
Primary files:
xmlrpc.ss
NameContract
(struct exn:xmlrpc ())
(struct exn:xmlrpc:fault (code))
xmlrpc-server
xml-rpc-server
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(4 0)2.0
188
[none]
4.1.1Wednesday, October 15th, 2008
To load: (require (planet schematics/xmlrpc:4:0/xmlrpc))
Available in repositories: 4.x

This is a client- and server-side implementation of the XML-RPC protocol.

This release may fix many things, and bring us up to PLT 410 compliance. Tests pass.

No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(2 1)1.5
80
[none]
[none]Friday, June 29th, 2007
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 2 (= 1))))
Available in repositories: 4.x, 3xx

This is a client- and server-side implementation of the XML-RPC protocol.

For more information, see http://www.xml-rpc.com/.

(2 0)1.5
6
[none]
[none]Friday, June 29th, 2007
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 2 (= 0))))
Available in repositories: 4.x, 3xx

This is a client- and server-side implementation of the XML-RPC protocol.

For more information, see http://www.xml-rpc.com/.

(1 4)1.4
153
[none]
[none]Sunday, April 1st, 2007
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 1 (= 4))))
Available in repositories: 4.x, 3xx
[no release notes]
(1 3)1.3
144
[none]
[none]Sunday, April 1st, 2007
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 1 (= 3))))
Available in repositories: 4.x, 3xx
[no release notes]
(1 2)1.2
52
[none]
[none]Sunday, April 1st, 2007
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 1 (= 2))))
Available in repositories: 4.x, 3xx
[no release notes]
(1 1)1.0
140
[none]
[none]Sunday, April 1st, 2007
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 1 (= 1))))
Available in repositories: 4.x, 3xx
[no release notes]
(1 0)1.0
12
[none]
[none]Sunday, April 1st, 2007
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 1 (= 0))))
Available in repositories: 4.x, 3xx
[no release notes]
 Packages in other repositories

These packages are not available in the 4.x repository, but they are available for other versions of Racket.

PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(3 0)1.6
51
[none]
[none]Saturday, October 20th, 2007
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 3 (= 0))))
Available in repositories: 3xx

This is a client- and server-side implementation of the XML-RPC protocol.

This release fixes problems on PLT v371, and cannot be used with earlier versions. Please use version 2 (from PLaneT) if you are interested in using this library with earlier versions of PLT Scheme.