Hi Ashish,Thank you so much for the resource. One more question, The
code in the resource link, has calls to Dataservice.disconnect() and
Dataservice.connect() on the buttons. If my user need not bother to
click on those buttons for connections and just set his phone to
airplane mode and start working, I am using SocketMonitor class to
monitor for network connection and then perform the
Dataservice.connect(). In that case, I have problems when network is
connected, the data service seems connect...