[jdev] How to do SASL authentication in C/C++
ashiraz
ashiraz.3ipu4b at no-mx.jabberforum.org
Tue Nov 11 08:46:41 CST 2008
Remko Tronçon;4905 Wrote:
> > This is how far I have gotten (c1 means client 1 and s1 means server
> > response1):
>
> What are you basing yourself on to send all this? Have you even read
> the XMPP standard specification? What you are sending is certainly not
> standards-compliant, so I wouldn't have high hopes of getting it to
> work by just guessing what you have to do to get authenticated with a
> server.
>
> I suggest to either thoroughly read RFC 3920 and 3921 before writing
> your own client, or instead to use an XMPP library (which sounds much
> more useful in your case).
>
> cheers,
> Remko
What an amicable responder :)
I am basing myself off of this :
http://wiki.xmpp.org/web/Programming_Jabber_Clients
--
ashiraz
------------------------------------------------------------------------
ashiraz's Profile: http://www.jabberforum.org/member.php?userid=17305
View this thread: http://www.jabberforum.org/showthread.php?t=1061
More information about the JDev
mailing list