ios-samples/ReachabilitySample
Rolf Bjarne Kvinge 6e3f89f376 [ReachabilitySample] Actually listen for changed events, and update the UI accordingly. 2013-10-02 10:33:12 +02: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
Info.plist add new resources 2012-12-20 14:20:14 -05:00
MainWindow.xib Rename so they are in order on GitHub 2011-07-25 19:07:19 +01:00
MainWindow.xib.designer.cs Added the rest of the sample README files and little fixes. 2011-08-02 21:08:14 +01:00
Metadata.xml Initial tags. 2011-10-05 22:32:15 +02: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
main.cs [ReachabilitySample] Actually listen for changed events, and update the UI accordingly. 2013-10-02 10:33:12 +02:00
reachability.cs Update ReachabilitySample/reachability.cs 2013-01-24 16:15:11 +02:00
reachability.csproj add new resources 2012-12-20 14:20:14 -05: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