Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在 Objective-C 中发送/检索 ARP 帧?
我想通过 ARP 请求从代码中检查本地网络中多个设备的可用性。
我认为这是唯一的方法,因为 ICMP 可能已禁用,并且并非所有设备都安装了 bonjure。
去吧。任何你可以在 C 中做的事情,你都可以在 Objective-C 中做。