Click to See Complete Forum and Search --> : chat program


jilshi
04-15-2004, 04:07 AM
i am creating my own web site using jsp. i plan to add 'chat service' like mirc or icq into my web site. how can i create the 'chat'? is there any third party software that i can use?

AdamGundry
04-15-2004, 05:01 AM
There are plenty of JSP chat servers available, check out HotScripts.com (http://www.hotscripts.com/Java/JSP_and_Servlets/Chat_Systems/) for example.

Adam