0

Possible Duplicate:
iPhone SDK Internet connection detection

What is the best way to determine whether there is an available Internet connection for a iphone app. (Programatically of course) I want to disable/hide certain functions if the user is not connected to the Internet.

Can anyone help me?

Thanks in advance.........

Community
  • 1
  • 1

1 Answers1

0

Can you have a look at below post it contains couple of useful post for achieving Reachability code make works.

http://www.iphonekicks.com/tags/Reachability

Kthevar
  • 1,547
  • 5
  • 14
  • 18