I want to develop a g开发者_开发百科ood chat in my page, I know how to program in php, actionscript 2 and 3, and how to manage MySQL databases.
I\'m using PHP, AJAX, a MySQL database, and a lot of jQuery to prototype web-based chat system (similar to Facebook Chat). I\'m stuck on how to \"listen\" for incoming chats... when to know someone is
I\'m trying to build a basic chat site and have four files: chat.html, scripts.html, load.php, and send.php.
I have created a chat application using PHP, but it works only into my site(like the user need come to my site and chat..), i want that user can chat with me through any chat server like Gtalk,yahoo,
I\'m starting to look into technologies to support a project that involves video chat between one party using a web browser and another party using a fat client (technology TBD, per below).
I have this prog, just a skeleton for a simple sever and client connection. I will make it a chat. (dont mind the thread func and signals..)
I\'m following this brilliant piece of article to dissect and understand chat using WCF. The logic is that when a user joins a chat an event handler is created for that particular user and is stored i
I\'m working on this project website wherein i will be adding a chat application where users can communicate with each other. I already have developed a chat room webpage which is now functioning well
A while ago I developed a little LAN chat app. in Java which allows chatting with other hosts, send images, etc. Although it was created just for fun, now it\'s being used where I work.
Is there any facebook like chat application to integrate to django.If so please give an example and the source link