I run a social networking site. I am looking to give Premier subscribers a means to 'initiate' chat with other members who may be online. A regular member can however only respond to chat requests and not initiate one.
I am looking for an instant messenger solution (commercial/open source). The solution should work with the existing authentication mechanism. I have seen some sites do it with flash solutions.
If anyone know of such a solution, I would really appreciate your help.






Triexa.com posted this at 16:41—3rd October 2007.
They have: 178 posts
Joined: Feb 2005
Are you using a prebuilt system for authentication or inhouse? Most offerings won't simply work with any system out of the box - and those that support integration generally support things like vBulletin through custom modifications done to the files
SonicMailer Pro - Professional mailing list manager & award-winning email marketing software
Download a FREE 30-day trial today!
Use coupon
savemoreon4and save 10%!rpattanaik posted this at 17:55—4th October 2007.
They have: 2 posts
Joined: Sep 2007
Actually, we have inhouse perl CGI modules that store the userid/password in a database table and use cookies to manage login sessions.