Hi! I have some plans to make a simple networked boardgame with a lobby, chat etc, but I have no idea which method to use for communications with the server. The server will probably be running java as well to make things simple.
How are the Android facilities for commucating with a java server using RPC or XML-RPC? Which would be simplest? Should I just use sockets instead? What other alternatives do I have? Regards //Thomas
-- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

