Not logged in. · Lost password · Register
Forum: agsXMPP RSS
Avatar
winchnet #1
Member since Jan 2012 · 6 posts
Group memberships: Members
Show profile · Link to this post
Subject: How to use agsXMPP connect the msn XMPP server?
can somebody paste a sample here?

thanks in advance!

using vs2010 C#
Avatar
Alex #2
Member since Feb 2003 · 4449 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
agsXMPP currently does not support the  X-MESSENGER-OAUTH2 SASL mechanism. To connect to Microsofts XMPP server you have to use either MatriX which supports it or add this SASL mechanism to agsXMPP.

Alex
Avatar
winchnet #3
Member since Jan 2012 · 6 posts
Group memberships: Members
Show profile · Link to this post
I didn't want to offer money for MatriX :-/
Avatar
Alex #4
Member since Feb 2003 · 4449 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
Quote by winchnet:
I didn't want to offer money for MatriX :-/
Then add the SASL mechanism yourself to agsXMPP. This is an open source project.

Alex
.
Avatar
winchnet #5
Member since Jan 2012 · 6 posts
Group memberships: Members
Show profile · Link to this post
can you paste sample code here?
Avatar
Alex #6
Member since Feb 2003 · 4449 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
Download the agsXMPP sources and study the code in the agsXMPP.Sasl namespace.
For Windows Live Messenger authentication I posted all required links with sample code here in this blog post:
http://www.ag-software.net/2011/12/15/microsoft-adds-xmpp-…

Alex
Avatar
winchnet #7
Member since Jan 2012 · 6 posts
Group memberships: Members
Show profile · Link to this post
Quote by Alex:
Download the agsXMPP sources and study the code in the agsXMPP.Sasl namespace.
For Windows Live Messenger authentication I posted all required links with sample code here in this blog post:
http://www.ag-software.net/2011/12/15/microsoft-adds-xmpp-…

Alex

Thank you, got it!
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please enter the word from the image into the text field below. (Type the letters only, lower case is okay.)
Smileys: :-) ;-) :-D :-p :blush: :cool: :rolleyes: :huh: :-/ <_< :-( :'( :#: :scared: 8-( :nuts: :-O
Special characters:
Forum: agsXMPP RSS