开发者

Scan local network to detect windows/mac/linux computers with iPhone

I'm trying to figure how to perform some networking tasks using Objective C on 开发者_JS百科the iPhone. I'd like to enumerate all network devices on my local, home network. Also, I'd like to be able to ping individual devices.

Does anyone know how and what tools/libraries I can use to achieve this and other networking tasks? I've checked the iPhone library and found solutions for devices that use Bonjour. I'd like to be able discover and ping devices that don't use Bonjour.


You might be able to get somewhere with Windows networking (SMB), but most services use Zeroconf (what Apple calls Bonjour).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜