Reputation: 2570
Is it possible, if two devices that are turning on their Wifi. But they're not connected to any network. And then.... they want to implement JXTA (peer2peer) activities on android. How?
What are the possibilities?
Upvotes: 0
Views: 336
Reputation: 2605
Have a look at: peerdroid.
Peer Droid is the porting of JXME protocol to Android Platform. It allows the Android Developers to create application for Android platform that uses the features of JXTA system along with Android potential, interacting with other mobile terminals and other traditional peers (Personal-Computer).
You can go to source -> browse -> trunk -> PeerDroidSample and see some piece of code.
Tutorial: https://code.google.com/p/peerdroid/wiki/PeerDroidTutorial
[]'s
Upvotes: 0