
October 3rd, 2012, 01:17 PM
|
 |
Lord of the Dance
|
|
|
|
|
You will have to look into the Java.net, especially the socket part:
http://developer.android.com/reference/java/net/package-summary.html
take a look at this tutorial:
http://android-er.blogspot.dk/2011/01/simple-communication-using.html
It also has a link to the server part.
|