On 2007-04-09, at 10:56, Joshua Coventry wrote: > How do I check if the user of my program has an active Internet > connection? My program can check for updates online, but if the user > does not have any Internet connection, it makes the application > beachball (I'm on OS X) and it keeps doing that unless I force quit > the app. Any suggestions on how to prevent this behavior? > > -- > Joshua Coventry > http://lowendmac.com/coventry/
I use a thread when i check the version file on my server.. So i do not matter if it "hang" for some seconds.. I also have set the timeout to the httpSocket to about 15sec Sven E ----------------------- REALbasic 2007R1 OS X 10.4.8 Intel and 10.4.6 PPC SEEdit Maxi THE XHTML EDITOR FOR MACINTOSH http://www.seedit.info _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
