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.
有人可以将我链接到一个简单的教程,该教程允许您通过 Web 服务器发送和接收数据包吗?我需要做的就是能够向特定设备发送具有特定内容的数据包,并让设备每秒检查新数据包。源代码也会有所帮助。谢谢您的帮助。
您可以查看 NSConnection 的文档,或者您可以使用 asihttprequest 作为替代品,这样会更好:
http://allseeing-i.com/ASIHTTPRequest/