[jgroups-dev] porting of the Draw demo on Android
Yann Sionneau <[email protected]> Thu, 20 Jan 2011 10:51:25 +0100
| Newsgroups | gmane.comp.java.javagroups.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi guys, Some of you have expressed interest about my touchsurface (porting of the Draw demo) Android application, here is a link where you can download the .apk of the application : http://sionneau.net/touchsurface%202.1.apk I don't want to spend 15 EUR to get the right of uploading applications to the Android market ;) sources are available there : https://github.com/fallen/touchsurface-android-jgroups This should be (works for me) compatible with the Computer version of the JGroups Draw demo. Just connect your Android ( >= 2.1 ) phone to the same wifi network as your computer (or another Android phone) and start both the applications, you should be able to draw and see the drawing on both applications ! This is using a customized udp.xml (shipped within the application). It's using the BPING (broadcast ping) - developped by Bela - as discovery protocol, and unicast udp to send messages to group members. So the wifi access point must accept to transmit broadcast packets on the local subnetwork and AP isolation must be turned off (to allow wifi clients to communicate with each others). Enjoy :) Best regards, -- Yann Sionneau ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Javagroups-development mailing list