如何在php中打开套接字
我对套接字完全陌生,对这个概念不太熟悉。我正在计划制作一个用于聊天的电话应用程序。现在我被告知,如果您打开一个套接字,您可以将结果(聊天条目)推送到电话应用程序。
现在这是我可以用 fsockopen php 函数做的事情吗?我如何保持连接打开并将数据从数据库推送到应用程序?
谢谢
I am completely new to sockets and not that familiar with the concept. I am planning on making a phone application for chatting. now I was told that if you open a socket you can push results (chat entries) to the phone application.
now is this something I can do with fsockopen php function?? and how would I keep the connection open and push data from the database to the application?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
阅读本文,您将立即启动并运行。套接字服务器神秘又有趣......:D
Read this and you'll be up and running in no time. Socket servers are mysterious and fun... :D