[JDEV] Jabber Clients: sending a single message to more than one person
Robert Temple
robert.temple at dig.com
Tue Mar 6 12:30:44 CST 2001
We are going to need a way to have an agent send the same message to
multiple recipients. It sure would be nice if
the server had a way of sending out multiple messages like you describe
below.
-----Original Message-----
From: Colin Madere [mailto:colin at vedalabs.com]
Sent: Tuesday, March 06, 2001 11:20 AM
To: 'jdev at jabber.org'
Subject: RE: [JDEV] Jabber Clients: sending a single message to more than
one person
This is true, Andy, but you are then actually sending a copy of the message
_from_ the client for _every_ person, and it appears that this would be the
case with the proposed "Envelope". Seems like a waste of bandwidth when you
have a server routing all the messages. The server could make the copies on
the way out and this would keep with the "simple client" idea.
Seems like this could be a not too difficult server feature added, although
there is the spamming concern... not going to go too deep here.. is there
plans for this in the server or specific reasons why not?
> -----Original Message-----
> From: Andy Ford [ mailto:ajford at swbell.net <mailto:ajford at swbell.net> ]
> Sent: Monday, March 05, 2001 5:28 PM
> To: jdev at jabber.org
> Subject: Re: [JDEV] Jabber Clients: sending a single message to more
> than one person
>
> It was very easy for me to have this functionality using a
> JTree in a JabberBeans-based client.
> There is a method in JTree to get all the selected users (and
> groups),
> and a simple foreach loop does the job.
> --
> yours,
> Andy
>
> On Mon, Mar 05, 2001 at 10:57:43AM -0700, Peter Saint-Andre wrote:
> > Silviu Marin-Caea wrote:
> >
> > > I could not find this feature in any jabber client. Is
> it not feasible?
> >
> > The protocol for this functionality is described at:
> >
> > http://docs.jabber.org/draft-proto/html/envelope.html
<http://docs.jabber.org/draft-proto/html/envelope.html>
> >
> > I'm not sure if any Jabber clients support this yet -- the
> first one to
> > do so will probably be WinJab, since it's a point of pride
> with Peter
> > Millard to support new protocol enhancements as soon as they're
> > published.... :)
> >
> > Peter
> >
> > --
> > Peter Saint-Andre
> > stpeter at jabber.org
> >
> > _______________________________________________
> > jdev mailing list
> > jdev at jabber.org
> > http://mailman.jabber.org/listinfo/jdev
<http://mailman.jabber.org/listinfo/jdev>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20010306/2ad0263c/attachment-0002.htm>
More information about the JDev
mailing list