How could i create a chating program that supports server and client?
Habtom
5:23 am on Aug 2, 2007 (gmt 0)
If you don't want to completely develop one, you can use PHP based opensource chat system from PHPOpenChat [phpopenchat.org], it is opensource and it is free.
PHPOpenChat is a high performance php-based chat server software for a live chat-room or -module on every php-based site.
Habtom
misterjonez
5:57 am on Aug 2, 2007 (gmt 0)
I've done this program already...but this kind of chating program isn't good if you've a lot of users a the same time. Please advice.
hawkerz
8:01 pm on Aug 2, 2007 (gmt 0)
well you could always go the standard route of IRC, but if you want audio and video this probably wouldn't work for you