[jdev] SASL debugging

Yves Goergen nospam.list at unclassified.de
Thu Dec 8 11:00:22 CST 2005


Hello everybody,

I'm trying to create a minimalistic XMPP library in C# (.NET 2.0) and
did so reading through the according RFCs (XMPP-core and SASL). Stream
initialisation and TLS already work fine, now I'm stuck with the SASL
authentication. I have compared my code with another (non-free)
XMPP/SASL library in C# and it looks as if it does the same. But the
authentication doesn't work. I have tried with my ejabberd (0.7 or so),
it just says the authorisation is incorrect. amessage.de doesn't seem to
support SASL and Google Talk reports an "incorrect-encoding" in my
<auth/> request. I don't have more accounts. Is there any way I can
verify my code and find out what the actual problem is? Right now it
seems I can only check whether it works or not. This is a really bad
situation for debugging...

-- 
Yves Goergen "LonelyPixel" <nospam.list at unclassified.de>



More information about the JDev mailing list