标签: iphone ipad networking
如何从iOS应用代码中ping IP地址?是否与通过NSURLConnection连接到它相同?
答案 0 :(得分:3)
以下是apple示例代码的链接: http://developer.apple.com/library/mac/#samplecode/SimplePing/Introduction/Intro.html
与iOS和OS X相同的代码