Open pop-up at remote pc in php
问题 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