ios-samples/ReachabilitySample
olegoid ce27b22673 Mass update of MinimumOSVersion value in Info.plist 2015-11-13 19:06:29 -03:00
..
Resources add new resources 2012-12-20 14:20:14 -05:00
Screenshots Added some screenshots from flickr links in the README.md files. 2011-09-29 11:40:52 +02:00
Airport.png Rename so they are in order on GitHub 2011-07-25 19:07:19 +01:00
AppDelegate.cs [Reachability] Fix startup crash + update sample 2015-09-10 11:37:25 -03:00
Info.plist Mass update of MinimumOSVersion value in Info.plist 2015-11-13 19:06:29 -03:00
Main.cs [Reachability] Fix startup crash + update sample 2015-09-10 11:37:25 -03:00
Main.storyboard [Reachability] Fix startup crash + update sample 2015-09-10 11:37:25 -03:00
MainViewController.cs [Reachability] Fix startup crash + update sample 2015-09-10 11:37:25 -03:00
MainViewController.designer.cs [Reachability] Fix startup crash + update sample 2015-09-10 11:37:25 -03:00
Metadata.xml Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
Network.png Rename so they are in order on GitHub 2011-07-25 19:07:19 +01:00
README.md Standardize README.md formatting and add some missing descriptions. 2011-09-27 17:28:31 +02:00
WWAN5.png Rename so they are in order on GitHub 2011-07-25 19:07:19 +01:00
reachability.cs Reachability 2015-09-16 13:28:14 -05:00
reachability.csproj [Reachability] Fix startup crash + update sample 2015-09-10 11:37:25 -03:00
reachability.sln [Reachability] Fix startup crash + update sample 2015-09-10 11:37:25 -03:00
red.png Rename so they are in order on GitHub 2011-07-25 19:07:19 +01:00
stop-32.png Rename so they are in order on GitHub 2011-07-25 19:07:19 +01:00

README.md

Reachability Sample

This sample shows how to use the APIs to find out what kind of connectivity is available.

This sample started as a line-by-line port of the Apple sample, and it was too late when I realize that the sample was not very good to begin with. I have moved on to work on other things, but take this sample (and the Apple one) with a grain of salt, it does not use the best practices nor is it a great use of the APIs in the first place.

Preview

iPhone running Reachability sample

Authors

Miguel de Icaza