发送和接收数据包的简单方法?

发布于 2024-10-17 22:26:16 字数 104 浏览 3 评论 0原文

有人可以将我链接到一个简单的教程,该教程允许您通过网络服务器发送和接收数据包吗?我需要做的就是能够将包含特定内容的数据包发送到特定设备,并让设备每秒检查新数据包。源代码也会有帮助。感谢您的帮助。

Could someone please link me to a simple tutorial that allows you to send and receive packets over a web server? All I need to do is be able to send a packet to a certain device with certain contents and have the device checking for new packets every second. Source code would also be helpful. Thanks for the help.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

残月升风 2024-10-24 22:26:17

您可以查看 NSConnection 的文档,也可以使用 asihttprequest 作为直接替代品,这要好得多:

http://allseeing-i.com/ASIHTTPRequest/

You can look at the documentation for NSConnection, or you can use asihttprequest as a drop-in replacement, which is much better:

http://allseeing-i.com/ASIHTTPRequest/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文