Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Chatting Application

843807Dec 29 2004 — edited Dec 30 2004
Hi,

I am using tomcat container. my webapplications is using jsps/servlets based on struts frame work.

i want to introduce chat functionality through applets.

can any one please let me know the requirements, design to develop a chat application?

The application should support unicast as well as multicast. There need not be any authentication for chatting.

My idea is the user should give a tag to enter a room. once he gives the tag, he should enter a general room. where the message posted by the user should be visible to all other users in the room. the user should also be able to send private messages to the users.

please help me in building this application using jsp/applets.


Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 27 2005
Added on Dec 29 2004
5 comments
398 views