Home > Backend Development > PHP Tutorial > php与android如何实现长连接

php与android如何实现长连接

WBOY
Release: 2016-06-06 20:41:18
Original
2384 people have browsed it

现在做一个app需要有个实时pk 就像QQ斗地主一样,求实现原理,是建一个socket通信?还是用别的什么协议去做呢?

回复内容:

现在做一个app需要有个实时pk 就像QQ斗地主一样,求实现原理,是建一个socket通信?还是用别的什么协议去做呢?

现在php中做的比较好的:swoole, workerman

http://www.workerman.net/

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template