Manixat Posted December 27, 2012 Share Posted December 27, 2012 Hello I wanna ask, for example, if I'm making a chat thingy or anything that uses ajax calls that do not only depend on one user, is there a way I can send from the server to a certain user without periodically having each user sending to check for new info? Quote Link to comment https://forums.phpfreaks.com/topic/272409-server-not-close-connection/ Share on other sites More sharing options...
Muddy_Funster Posted December 27, 2012 Share Posted December 27, 2012 you would need to use "Comet" programing, an example of which would be APE - the AJAX Push Engine - see here Quote Link to comment https://forums.phpfreaks.com/topic/272409-server-not-close-connection/#findComment-1401545 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.