Hi, Tenny,

I think you have source and sink the wrong way around ;-)

A source application sends OUT information over particular namespace(s) - it
is the source of the information. A sink application draws IN data from
namespaces it is interested in (which could just be the namespace that is
"itself"). Source=publisher, Sink=subscriber.

You may be interested in the information and JEPs regarding
publish/subscribe as of interest.

Tim

On 27/3/04 1:55 pm, "Tenny" <[EMAIL PROTECTED]> wrote:

> I want to develop Jabber Source and sink.
> Jabber Source means the source application should register with Jabber server
> ([EMAIL PROTECTED]) and should wait for the messages reaching at this id. And
> the sink application is that it should forward the messages coming to a
> particular JID.
> 
> So which all programs should I use.
> Reading the message from the Source JID ([EMAIL PROTECTED])  from the Jabber
> Server.
> Forwarding the message to a particular Sink JID ([EMAIL PROTECTED]) to the
> jabber server.
> Please Clarify
> _______________________________________________
> jdev mailing list
> [EMAIL PROTECTED]
> https://jabberstudio.org/mailman/listinfo/jdev

_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
https://jabberstudio.org/mailman/listinfo/jdev

Reply via email to