Re: [flexcoders] Re: Air App - Check connection

2008-06-02 Thread Vadim Melnik
air.net.URLMonitor would be interesting as well, this class automatically 
polls certain URL for availability. I believe it should also internally listen 
for networkChange event and in online mode check service availability.

--
Thanks,
Vadim. 

  - Original Message - 
  From: Sherif Abdou 
  To: flexcoders@yahoogroups.com 
  Sent: Monday, June 02, 2008 5:04 AM
  Subject: Re: [flexcoders] Re: Air App - Check connection



  I think you would need LIveCycle Express for that


  - Original Message 
  From: Michael Labriola [EMAIL PROTECTED]
  To: flexcoders@yahoogroups.com
  Sent: Sunday, June 1, 2008 8:40:06 PM
  Subject: [flexcoders] Re: Air App - Check connection



  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] ups.com, Indra Prastha indra.prastha@ ... 
  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
  






   

[flexcoders] Re: Air App - Check connection

2008-06-01 Thread Michael Labriola

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 flexcoders@yahoogroups.com, 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





Re: [flexcoders] Re: Air App - Check connection

2008-06-01 Thread Sherif Abdou
I think you would need LIveCycle Express for that


- Original Message 
From: Michael Labriola [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Sunday, June 1, 2008 8:40:06 PM
Subject: [flexcoders] Re: Air App - Check connection



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] ups.com, Indra Prastha indra.prastha@ ... 
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