[jdev] Implementing XEP

Bhagavan Prasad bhagavansprasad at gmail.com
Tue Sep 17 12:39:39 UTC 2013


Matthew, Thank you very much for quick response.

>> Requirements : Every Jabber client shares with buddys about the "Movies watched by the client".
> You're looking for something like http://xmpp.org/extensions/xep-0197.html I think.

Yes, this matches with matches my requirements.
In order to use XEP 197, server should support PubSub feature.
Q1.  Can you give me some link where I can download server which is
written in C with PubSub and XEP197.
In my googling I found almost zero results about server (free source
code in C ) having PubSub.  I felt I need to implement myself from
scratch.

Q2.  Are there any guidelines available to implementing a new XEP?

> The server only needs to support XEP-0197, and practically all of the
> actively-developed server software does. The catch is that some large
> services don't, such as Google and Facebook - there isn't much you can
> do about that (there are some solutions, but they are either more
> complex or inefficient).

Q3. Can you please send me some links above free source in C

regards
Bhagavan

>
> Regards,
> Matthew
> _______________________________________________
> JDev mailing list
> Info: http://mail.jabber.org/mailman/listinfo/jdev
> Unsubscribe: JDev-unsubscribe at jabber.org
> _______________________________________________


More information about the JDev mailing list