Skip to content

djcomlab/kxmlrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

XML-RPC for Java ME

kXML-RPC is a Java ME (J2ME) implementation of the XML-RPC protocol built on top of the kXML parser. kXML-RPC empowers Java ME devices with a lightweight mechanism for exchanging data and invoking web services, in a neutral, standardized XML format. This library was originally developed against the Sun Java Wireless Toolkit and CLDC/MIDP.

Read about SOA, mobile and kXML-RPC on DevX:

Features

  • Implements the XML-RPC client specification.
  • Pull-based XML parsing provided through kXML2.

Original repository on SourceForge: https://sourceforge.net/p/kxmlrpc/

Releases

No releases published

Packages

No packages published

Languages