Indra, Look in the AIR help files for the presence API.
I think this article also covers it, but not sure how up to date it is: http://www.adobe.com/devnet/air/flex/articles/flickr_floater_06.html HTH, Labriola --- In [email protected], Indra Prastha <[EMAIL PROTECTED]> wrote: > > Hi Guys, > > I'm creating an Air Application that has to check the connections to a > server. > So when there's connection to the server, it retrieves XMLs through > HTTPservice from my backend > and if there's no connection , it should retrieve XMLs from local disk. > Reading xml is no problem in both ways, but whats the best way to create > the connection checking logic.?? > > Thanks > - Indra >

