Hi there,

How can I send announces, without using a client, to all online clients, from the server.

I would like something like everything I send to 127.0.0.1:5221 will be send like it was a client.

Rigth now I have a client that do login in jabberd and relay everything from port 5221 to 5222. And i use this to send message to all user like "Storage Server will be down in 5 minutes."
<message to="localhost/announce/online">
   <body>Storage Server will be down in 5 minutes.</body>
</message>

Can I integrate this in jabbers to do the relay without use a client, this only be available for message from 127.0.0.1.

Thanks
Augusto Campos

--
To unsubscribe send a mail to [email protected]

Reply via email to