» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with xmlrpc + Web

XML-RPC for C and C++: Description

XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into XML document, sends it to a remote server using HTTP, and gets back the response as XML.

opensource: del.icio.us tag/opensource

XML-RPC Home Page

It's 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.

XML: del.icio.us/tag/xml

XML-RPC Home Page

simplified remote procedure calls with http as the pathway and xml as the data language

XML: del.icio.us/tag/xml

HaXR - the Haskell XML-RPC library

A library for writing XML-RPC client and server applications in Haskell.

Haskell: del.icio.us tag/haskell

Libraries and Tools for Haskell

A Haskell XML-RPC lib, written in Sweden.

Haskell: del.icio.us tag/haskell