The requirements are these:
1. A user has a list of the other users in the system. He can click a
button that initiates a conversation with the selected user. The other
user can accept or not the conversation. If accepts, a "chat room" is
opened and now then can have a conversation. The rooms only accept 2
people. We would like a user to be able to have several conversations at
a time, but each conversation only between 2 people.

Thanks in advance.

Miquel Angel Segui

><-----Original Message-----> 
>From: Leon Rosenberg
>Sent: 4/5/2005 10:50:38 AM
>To: user@struts.apache.org
>Subject: Re: [OT] Recommendation of Instant Messagging System
>
>if your only functionality is to allow users to send each other
messages 
>which are embedded in the site (html, or something, but no 
>standalone-desktop solutions) forget about existing systems and 
>implement it by yourself. 
>I have implemented dozens of such systems over the time, it's normally 
>about 100 locs, much less effort than an integration of an existing 
>system is. 
>
>maybe you could tell us a bit more, about the requirements of the 
>system, so we could give you more specific answer. 
>
>regards 
>Leon 
>
>On Wed, 2005-05-04 at 08:13 +0200, Miquel Angel wrote: 
>> We are developing an application (struts 1.1 + Tomcat 5.5 + Java
1.4). One 
>> of the requirements is to implement an instant messaging system for
the 
>> users of the site (the system should not be very complex). Do you
mind to 
>> share your experience in using this system. We are looking for free
or non 
>> free systems. 
>> 
>> 
>> Thanks in advance. 
>> 
>> Miquel Angel Segui 
>> 
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED] 
>> For additional commands, e-mail: [EMAIL PROTECTED] 
>> 
>> 
>
>
>
>--------------------------------------------------------------------- 
>To unsubscribe, e-mail: [EMAIL PROTECTED] 
>For additional commands, e-mail: [EMAIL PROTECTED] 
>
>. 

Reply via email to