Click here to Skip to main content
15,879,535 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i want to know how to make chat app like the one on www.badoo.com
i create three chat app with php,ajax and mysql but their was some problems with speed and message sometimes doesn't reach until i make manually refresh :( i first used ajax and php then i used HttpRequest but problems on speed ... wait for your help :) thanks in advance
Posted
Comments
Killzone DeathMan 28-Jun-13 9:34am    
Ajax will do the trick or not? Sending a post to the server and waiting for a response.. The server only will responde if someone send a message to the client..
Show us your code and let the magic lessons begin :D

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900