This content has been marked as final.
Show 4 replies
-
1. Re: check if online
benjaminmueller_burda Sep 3, 2012 4:10 AM (in response to -hans-)Hi,
- your code definitly works
- being able to connect to "google.de" is not a save definition of being "online". Firewalls, Proxies etc can ruin your day.
- rather check the connection to the online service you want to connect to (if that is google, forget what I said) ..
Regards
b.
-
2. Re: check if online
-hans- Sep 3, 2012 5:02 AM (in response to benjaminmueller_burda)hi,
I want to get sure that the dropbox can work ...is there a concrete way to check for connectivity of the dropbox¿
-
3. Re: check if online
benjaminmueller_burda Sep 3, 2012 5:16 AM (in response to -hans-)sure .. connect to the dropbox URL http://www.dropbox.com oder their API https://api.dropbox.com/ instead of connecting to google
-


