Closed GoogleCodeExporter closed 9 years ago
Original comment by freezing...@gmail.com
on 6 Feb 2012 at 8:27
Did you try with the example account in example client?
Original comment by freezing...@gmail.com
on 6 Feb 2012 at 8:33
With the example client happens 2 diferent things. If I change status to
offline the client goes back to login screen and doesn't disconnect just like I
said but if I use signout from here or signout from everywhere it disconnects
just fine with the tries I've made.
I didn't see more than the basic in the example client but I wonder what can be
different from those 2 logout methods. Aren't they both supposed to do the same?
Original comment by luisnr...@gmail.com
on 6 Feb 2012 at 10:31
I see the signout from here or everywhere uses the signout method instead of
Disconnect(). Anyway shouldn't Disconnect() signout too?
Original comment by luisnr...@gmail.com
on 6 Feb 2012 at 10:52
You must wait 3-5 seconds after disconnect. New library uses http polling
method.
Original comment by hepha...@gmail.com
on 7 Feb 2012 at 7:43
Sorry, maybe I wasn't clear enough. I was trying to say that it really doesn't
disconnect and not that there is a delay. With the signout method it takes that
3-5 sec delay you are talking about, ok no problem. But with Disconnect() it
disconnects only after 2 minutes. I assume that happens due to the lack of
keepalive signal like it happens with a internet disconnection.
Original comment by luisnr...@gmail.com
on 7 Feb 2012 at 2:41
Use the stable version. This problem fixed in 50_STABLE.
git clone http://code.google.com/p/msnp-sharp/ -b MSNPSHARP_50_STABLE
Original comment by hepha...@gmail.com
on 7 Feb 2012 at 4:32
Pang,
Could you release the v5.0.1.10021 after convert the project to VS 2010?
Original comment by hepha...@gmail.com
on 7 Feb 2012 at 4:37
Sorry I said 5.0 stable in the issue report but from the downloads section it's
called release hehehe
Original comment by luisnr...@gmail.com
on 7 Feb 2012 at 5:24
The thing you got in download is not stable version. The stable version is
always in to repository.
Original comment by freezing...@gmail.com
on 8 Feb 2012 at 1:34
Original issue reported on code.google.com by
luisnr...@gmail.com
on 6 Feb 2012 at 1:22