I want to Ping or Lookup a particular IP address of server if it is connected or available at that particular time or not in my iPhone application.
I searched a lot
If you want to ping the server, try this:
SimplePing
It allows for you to ping by either hostname or IP.