Open pop-up at remote pc in php

会有一股神秘感。 提交于 2019-12-23 04:23:01

问题


First , I explain you Flow .

I have UserX,who is online at X country and UserY,who is online at Y-country.
----------------
what i want :

When UserX click on ajax button.Popup is open at UserY's PC.
-----------------
Condition :

I dont want to set timeout ajax request ,because of this,server become slow.
------------------
It is possible.

If you have any idea about it.

Thanks in advance.


回答1:


Consider using Comets, here is some example



来源:https://stackoverflow.com/questions/7007160/open-pop-up-at-remote-pc-in-php

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!