This does seem to be what I needed, thanx.

On Friday, September 27, 2002, at 08:03 AM, Nikolajus Krauklis wrote:

> Did you try to look into kXML-RPC package ?
> http://kxmlrpc.enhydra.org/
>
> kXML-RPC is a J2ME implementation of the XML-RPC protocol
> built on top of the kXML parser
> --
> nikolajus krauklis
>
>> However, the client has two issues when making a Palm java app. 1) The
>> client makes use of Vector, which is not supported; 2) Use of the
>> java.net.*  package is not supported, instead javax.microedition.io is
>> supposed to be used.
>>
>> I realize item 1 could be a bit of a hack, but using the basic io
>> package could be quite simple. Personaly, I think this package is a
>> perfect fit for mobile palm/phone pim java use, as it piggy-backs on
>> existing tech.
>>
>> has anyone thought along these lines before?
>>
>>
>

Reply via email to