Fanilo - 2009-03-18

Hi,

I need some help.

I try to connect to
messenger.hotmail.com
with the BasicMessenger.java example.

The login is always incomplete,
on a windows xp host or a debian etch.

I have recompiled JML
to print some debug traces.
And I have a listener on completed login.

It seems to be a ms passport pb.

Here are the outputs,
it freezes at the end
waiting for something ?

...

skip ...

18 mars 2009 12:42:53 net.sf.jml.protocol.MsnSession$1 messageReceived
INFO: fanilo.uperto.one@hotmail.fr NS <<< USR 3 TWN S ct=1237376574,rver=5.5.4177.0,wp=FS_40SEC_0_COMPACT,lc=1033,id=507,ru=http:%2F%2Fmessenger.msn.com,tw=0,kpp=1,kv=4,ver=2.1.6000.1,rn=1lgjBfIL,tpf=b0735e3a873dfb5e75054465196398e0

18 mars 2009 12:42:53 net.sf.jml.protocol.incoming.IncomingUSR messageReceived
INFO: MSNDEBUG: We are doing auth, opening a thread to handle it
18 mars 2009 12:42:53 net.sf.jml.protocol.incoming.IncomingUSR$1 run
INFO: MSNDEBUG: Time to request the login ticket for auth
18 mars 2009 12:42:53 net.sf.jml.protocol.incoming.IncomingUSR$1 getPassportUrl
INFO: MSNDEBUG: Retrieving passport url

Thanks.

Fanilo.