ios-samples/ReachabilitySample
Dylan Kelly 4d399add0e Adjust FinishedLaunching() structure 2015-04-01 12:06:36 -04: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 Adjust FinishedLaunching() structure 2015-04-01 12:06:36 -04:00
Info.plist Pull from upstream 2015-01-19 20:39:40 +05:30
MainWindow.xib Rename so they are in order on GitHub 2011-07-25 19:07:19 +01:00
MainWindow.xib.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
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 Pull from upstream 2015-01-19 20:39:40 +05:30
reachability.csproj Adjust FinishedLaunching() structure 2015-04-01 12:06:36 -04:00
reachability.sln add new resources 2012-12-20 14:20:14 -05: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