Hi, I have 2 instances of emulator in Android, each acting like a server 
and client.  I am able to connect client1 and server2, client2 and 
server1. My functionality should be client1 (in I phone)polls server2 in II 
phone, gets a file, executes scripts and updates the internal memory. 

My client 2 should poll server 1 and get the updated file and execute 
script. This polling as service should continue forever. Please let me know 
how to implement  this polling mechanism or how to synchronize between the 
2 clients? . Also let me know if it is possible to test this scenario with 
emulator(as i m currently using port-redirection)

Thank you,

-- 
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