<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2652.35">
<TITLE>RE: [JDEV] Jabber Clients: sending a single message to more than one person</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2>Ah.. I got the impression this was a client functionality proposal.. I'm probably the one missing something :)</FONT>
</P>
<P><FONT SIZE=2>If that's the packet in the proposal, _obviously_ the server would be the one receiving and interpreting it. My mistake. Guess this is basically a more developed version of what I was talking about. Thanks for making me re-examine.</FONT></P>
<P><FONT SIZE=2>Colin</FONT>
</P>
<P><FONT SIZE=2>> -----Original Message-----</FONT>
<BR><FONT SIZE=2>> From: Peter Saint-Andre [<A HREF="mailto:stpeter@jabber.org">mailto:stpeter@jabber.org</A>]</FONT>
<BR><FONT SIZE=2>> Sent: Tuesday, March 06, 2001 5:54 PM</FONT>
<BR><FONT SIZE=2>> To: jdev@jabber.org</FONT>
<BR><FONT SIZE=2>> Subject: Re: [JDEV] Jabber Clients: sending a single message to more</FONT>
<BR><FONT SIZE=2>> than one person</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Colin Madere wrote:</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> > This is true, Andy, but you are then actually </FONT>
<BR><FONT SIZE=2>> > sending a copy of the message _from_ the client </FONT>
<BR><FONT SIZE=2>> > for _every_ person, and it appears that this </FONT>
<BR><FONT SIZE=2>> > would be the case with the proposed "Envelope". </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> This is not my understanding of the proposed </FONT>
<BR><FONT SIZE=2>> jabber:x:envelope protocol.</FONT>
<BR><FONT SIZE=2>> I would think a client would send a message packet that looks </FONT>
<BR><FONT SIZE=2>> something</FONT>
<BR><FONT SIZE=2>> like this:</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> <message to='sam@jabber.org'></FONT>
<BR><FONT SIZE=2>> <body>I do not like green eggs and ham!</body></FONT>
<BR><FONT SIZE=2>> <x xmlns='jabber:x:envelope'> </FONT>
<BR><FONT SIZE=2>> <to jid='thing1@jabber.org'>Thing1</to></FONT>
<BR><FONT SIZE=2>> <to jid='thing2@jabber.org'>Thing2</to></FONT>
<BR><FONT SIZE=2>> <to jid='horton@jabber.org'>Horton</to></FONT>
<BR><FONT SIZE=2>> <cc jid='southgoingzax@jabber.org'>SouthZax</cc></FONT>
<BR><FONT SIZE=2>> <cc jid='northgoingzax@jabber.org'>NorthZax</cc></FONT>
<BR><FONT SIZE=2>> </x></FONT>
<BR><FONT SIZE=2>> </message></FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> So only this one message gets sent from client to server. The server</FONT>
<BR><FONT SIZE=2>> then takes care of sending it to the multiple recipients.</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Am I missing something?</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Peter</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> --</FONT>
<BR><FONT SIZE=2>> Peter Saint-Andre</FONT>
<BR><FONT SIZE=2>> stpeter@jabber.org</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> _______________________________________________</FONT>
<BR><FONT SIZE=2>> jdev mailing list</FONT>
<BR><FONT SIZE=2>> jdev@jabber.org</FONT>
<BR><FONT SIZE=2>> <A HREF="http://mailman.jabber.org/listinfo/jdev" TARGET="_blank">http://mailman.jabber.org/listinfo/jdev</A></FONT>
<BR><FONT SIZE=2>> </FONT>
</P>
</BODY>
</HTML>