[JDEV] Group chat in jabberbeans

Leon Kwan leon at icon.com.hk
Tue Oct 10 02:53:12 CDT 2000


hello everybody,

after I uninstall the new version of groupchat transport
and install the older version, I successfully implement
most of the features of groupchat.

But when i invite ppl to join the chat, I fail.
according to JPG, I just need to send a message packet
to groupchat server.

<message to="groupname at groupchatserver" from="sender at server">
<subject>invite:receiver at server</subject>
<body>
A invitation from sender
</body>
</message>

but there is not response that is received from the receiver.
So how to invite ppl to join the chat?

-Leon Kwan





More information about the JDev mailing list