Not logged in. · Lost password · Register
Forum: agsXMPP RSS
Per the docs it should return void...
Avatar
azorman #1
Member since Mar 2006 · 9 posts
Group memberships: Members
Show profile · Link to this post
Subject: XmppClientConnection.Open Method ()
... but when I do:
    _connection.Open();
it returns some data related to the server such as:
    Port: 5222
    Target: jabber.cn
Any ideas how I can catch these data and prevent it from being displayed on the command console? Thanks in advance!
Avatar
Alex #2
Member since Feb 2003 · 4449 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
Hello,

this are results from the the SRV Record lookup the lib does automatically on each login. Just comment out the Console.WriteLine and compile the lib again.
I will remove this debug data in the next release.

Alex
Avatar
azorman #3
Member since Mar 2006 · 9 posts
Group memberships: Members
Show profile · Link to this post
Thanks Alex !
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