Published on 2005-07-24 11:01:40
Currently JSOLAIT provide modules for Codecs ( Provides String encoding and decoding functionalities. ), crypto ( Provides cryptographic services ), jsonrpc ( An implementation of the JSON-RPC protocoll. ), lang ( Provides language services. E.g. a JavaScript tokenizer. ), stringformat ( This module is automatically loaded with the main module. It provides some powerful string formatting ), urllib ( Provides methods to make HTTP requests. ), xml ( Provides XML services. ) and xmlrpc ( An implementation of the XML-RPC protocoll.)
There is a good documentation in the website and examples of XML-RPC and JSON-RPC, and specially a good starting tutorial to learn how to use it.
Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved