[jdev] sending custom messages from one client to another

Julian Missig julian at jabber.org
Fri Apr 30 13:06:01 CDT 2004


<message to="otherclient"><body>message with an extension</body><x 
xmlns="http://myclient.web.site/protocol"><myxml><function 
attr="value"/></myxml></x></message>

or use a custom IQ, depending on whether what you're doing is an 
extension of a message and you want it to be stored and forwarded, or 
(in IQ's case), you just want to call a function if the other one is 
online.

Julian

On 30 Apr, 2004, at 13:55, Julian Dolce wrote:

> Hey everyone,
>
>
>
> I am pretty new to jabber and have been doing some reading and 
> searching
> the archives on how to do this. But haven't seen a solution.
>
>
>
> What is the best way to send custom messages from one client to 
> another.
> Basically what I want to do is be able to call a function on another
> client.
>
>
>
> Any help or resources would be greatly appreciated.
>
>
>
> Thanks
>
>
>
> Julian Dolce
>
> Creative Technologist
>
> Fuel Industries Inc
>
> Ottawa, ON
>
> www.fuelindustries.com
>
> 613.224.6738 x241
>
>
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> https://jabberstudio.org/mailman/listinfo/jdev




More information about the JDev mailing list