XMPP code library for Objective-C or C
2007-09-05 03:59:02 GMT
Hi everyone, 1. Does anyone know of an Objective-C/Cocoa library to do XMPP? If yes then which one would you recommend. 2. Otherwise are there any C code libraries that one would recommend. The only one I have had a quick play with is Loudmouth. Thanks for your time. -- -- "I never look back darling, it distracts from the now", Edna Mode (The Incredibles)
Re: XMPP code library for Objective-C or C
2007-09-05 04:13:10 GMT
On 9/4/07, Devraj Mukherjee <devraj <at> gmail.com> wrote: > Hi everyone, > > 1. Does anyone know of an Objective-C/Cocoa library to do XMPP? If yes > then which one would you recommend. > > 2. Otherwise are there any C code libraries that one would recommend. > The only one I have had a quick play with is Loudmouth. You can try libstrophe. It is pretty good. http://onlinegamegroup.com/projects/libstrophe > > Thanks for your time. > > -- > "I never look back darling, it distracts from the now", Edna Mode (The > Incredibles) >
Re: XMPP code library for Objective-C or C
2007-09-05 04:22:03 GMT
> On 9/4/07, Devraj Mukherjee <devraj <at> gmail.com> wrote: >> Hi everyone, >> >> 1. Does anyone know of an Objective-C/Cocoa library to do XMPP? If yes >> then which one would you recommend. >> >> 2. Otherwise are there any C code libraries that one would recommend. >> The only one I have had a quick play with is Loudmouth. > > You can try libstrophe. It is pretty good. > > http://onlinegamegroup.com/projects/libstrophe The other popular C libs seem to be Loudmouth and iksemel: http://www.loudmouth-project.org/ http://code.google.com/p/iksemel/ /psa
Re: XMPP code library for Objective-C
2007-09-05 08:02:32 GMT
Dnia 05-09-2007, Śr o godzinie 13:59 +1000, Devraj Mukherjee napisał(a): > Does anyone know of an Objective-C/Cocoa library to do XMPP? You may want to contact Bazyli Zygan <bazyl <at> idomorethanchat.org>, to get a pre-release copy of http://italk.xiaoka.com/wiki/XMPPFramework -- -- Tomasz Sterna Xiaoka.com http://www.xiaoka.com/
Re: XMPP code library for Objective-C or C
2007-09-05 10:03:12 GMT
Thanks for your responses. I will keep working with Loudmouth :) On 9/5/07, Peter Saint-Andre <stpeter <at> stpeter.im> wrote: > > On 9/4/07, Devraj Mukherjee <devraj <at> gmail.com> wrote: > >> Hi everyone, > >> > >> 1. Does anyone know of an Objective-C/Cocoa library to do XMPP? If yes > >> then which one would you recommend. > >> > >> 2. Otherwise are there any C code libraries that one would recommend. > >> The only one I have had a quick play with is Loudmouth. > > > > You can try libstrophe. It is pretty good. > > > > http://onlinegamegroup.com/projects/libstrophe > > The other popular C libs seem to be Loudmouth and iksemel: > > http://www.loudmouth-project.org/ > > http://code.google.com/p/iksemel/ > > /psa > > > -- -- "I never look back darling, it distracts from the now", Edna Mode (The Incredibles)
Re: XMPP code library for Objective-C or C
2007-09-06 12:33:59 GMT
5 sep 2007 kl. 12.03 skrev Devraj Mukherjee: Hi, > Thanks for your responses. > > I will keep working with Loudmouth :) Now, that's a smart lad! (maintainer of Loudmouth here, I'm biased ;) ) I suggest you join our mailing list if you have questions or suggestions on how to make it easier to work with under Bbjective-C/ Cocoa. I am very interested to get good integration with this platform but I haven't had the time to look into it (and probably won't in any foreseeable future). Best Regards, Mikael Hallendal > On 9/5/07, Peter Saint-Andre <stpeter <at> stpeter.im> wrote: >>> On 9/4/07, Devraj Mukherjee <devraj <at> gmail.com> wrote: >>>> Hi everyone, >>>> >>>> 1. Does anyone know of an Objective-C/Cocoa library to do XMPP? >>>> If yes >>>> then which one would you recommend. >>>> >>>> 2. Otherwise are there any C code libraries that one would >>>> recommend. >>>> The only one I have had a quick play with is Loudmouth. >>> >>> You can try libstrophe. It is pretty good. >>> >>> http://onlinegamegroup.com/projects/libstrophe >> >> The other popular C libs seem to be Loudmouth and iksemel: >> >> http://www.loudmouth-project.org/ >> >> http://code.google.com/p/iksemel/ >> >> /psa >> >> >> > > > -- > "I never look back darling, it distracts from the now", Edna Mode (The > Incredibles) -- Imendio AB, http://www.imendio.com
Re: XMPP code library for Objective-C or C
2007-09-10 06:31:10 GMT
10 sep 2007 kl. 08.26 skrev Devraj Mukherjee: Hey, > Hey Mikael. > > I will give it a shot writing a Cocoa wrapper for Loudmouth :) Sweet, looking forward to result! Cheers, Mikael Hallendal -- Imendio AB, http://www.imendio.com
Re: XMPP code library for Objective-C or C
2007-09-10 06:26:07 GMT
Hey Mikael. I will give it a shot writing a Cocoa wrapper for Loudmouth :) On 9/6/07, Mikael Hallendal <micke <at> imendio.com> wrote: > 5 sep 2007 kl. 12.03 skrev Devraj Mukherjee: > > Hi, > > > Thanks for your responses. > > > > I will keep working with Loudmouth :) > > Now, that's a smart lad! (maintainer of Loudmouth here, I'm biased ;) ) > > I suggest you join our mailing list if you have questions or > suggestions on how to make it easier to work with under Bbjective-C/ > Cocoa. I am very interested to get good integration with this > platform but I haven't had the time to look into it (and probably > won't in any foreseeable future). > > Best Regards, > Mikael Hallendal > > > On 9/5/07, Peter Saint-Andre <stpeter <at> stpeter.im> wrote: > >>> On 9/4/07, Devraj Mukherjee <devraj <at> gmail.com> wrote: > >>>> Hi everyone, > >>>> > >>>> 1. Does anyone know of an Objective-C/Cocoa library to do XMPP? > >>>> If yes > >>>> then which one would you recommend. > >>>> > >>>> 2. Otherwise are there any C code libraries that one would > >>>> recommend. > >>>> The only one I have had a quick play with is Loudmouth. > >>> > >>> You can try libstrophe. It is pretty good. > >>> > >>> http://onlinegamegroup.com/projects/libstrophe > >> > >> The other popular C libs seem to be Loudmouth and iksemel: > >> > >> http://www.loudmouth-project.org/ > >> > >> http://code.google.com/p/iksemel/ > >> > >> /psa > >> > >> > >> > > > > > > -- > > "I never look back darling, it distracts from the now", Edna Mode (The > > Incredibles) > > > -- > Imendio AB, http://www.imendio.com > > > -- -- "I never look back darling, it distracts from the now", Edna Mode (The Incredibles)
PubSub XEP-0060 misunderstandings
2007-09-13 16:57:06 GMT
Hi every body !
I have some misunderstandings on XEP-0060 PubSub.
What I understand :
A node can be :
- persistent or transient
- notification or payload
When
someone publish to a node (for example persistent/payload), event
notifications to subscribers can be only-notification or
payload-included, depending on pubsub#deliver_payloads value.
If pubsub#deliver_payload if false, payload are not sent but can
be retrieved by protocol "Retrieve items from a node ( chapter 6.4 in
XEP ).
BUT, if what I understand is right, I don't understand followings :
- why a persistent / notification node can contain a payload ? (table 5 in XEP)
- how to set notification or payload configuration. There is no field in pubsub#node_config to set it.
Thanks of lot to give me the right understanding of this XEP.
julien
jabberID : jujab <at> jabber.fr
RSS Feed