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, or MSN. How can it be done??

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

Try something like this

http://www.meebo.com/websites/

Or if you really want to code yet another chat room http://code.google.com/p/xmpphp/ will let you talk to jabber servers i.e Google talk

link|improve this answer
hey thank you, @Ciaran Rooney, one more question do we need any special server to create a chat room application using XMPP? like we heve mailservers to send mails..or the normal web server will do.. – Harish Kurup Feb 8 '11 at 6:20
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.