Hi there - I need to do some very basic RPC stuff passing around a few
objects ( very simply serialized ) as well as the usual standard
authentication etc etc. I'm looking for an RPC stack which is both

1) Client side : Natively supported under android (or failing that -
with a minimal of reqd libraries)
2) Server side : Easily configured to run under tomcat - and perhaps
under other servers as well (python / perl perhaps ?)

Although I have read numerous postings on this (use xyz / use abc) I
haven't found an end to end solution that has both the client code on
it as well as the server side setup - I don't mind running a
standalone tomcat to solely look after the android connections if it
makes it easier. I've started writing my interface classes in the
client code and a dummy implementation so that my client can pretend
it's talking to something somewhere but I'm after an established
mature mechanism so I can just fit this in. The more code examples -
btw - the better...

Thanks in advance,

Richard.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to