I am using Reachability Code to check the network status of ip but currently i am using NSNotification Center. But i don't want to check like that. I need to check the network status only when i try to download something from my host.
Currently the internet connection is able to check properly but not able to check host reachability. How to do this?
How about something like this: