******************************************************************* Click here to view our e-mail legal notice: http://www.mxit.co.za/pdfs/mxit_legal.pdf or call: +27 21 888 5000 ******************************************************************* Oh, silly me! Here goes:
[EMAIL PROTECTED] pymsnt-0.11.2-dev2]$ python src/legacy/msn/msnp11chl.py 13902169664655191882 My output: 026184bdf82adcc7032c1d99330c683f Lars'output: 26184bdf82adcc7432c1d99330c683f2 [EMAIL PROTECTED] pymsnt-0.11.2-dev2]$ python src/legacy/msn/msnp11chl.py 13038318816579321232 My output: b01c13020e374d4fa20abfad6981b7a9 Lars'output: b01c13020e374d4fa20abfad6981b7a9 The first one doesn't match your result, but the second does. I forgot to mention my platform in my first post: [EMAIL PROTECTED] pymsnt-0.11.2-dev2]$ uname -a Linux lutetium.mxit.co.za 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 x86_64 x86_64 x86_64 GNU/Linux -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lars T. Mikkelsen Sent: 18 October 2006 12:35 PM To: [email protected] Subject: Re: [py-transports] PyMSNt: Server Challenge Failure On Wed, Oct 18, 2006 at 12:28:29PM +0200, Pieter Rautenbach wrote: > [EMAIL PROTECTED] pymsnt-0.11.2-dev2]$ python src/legacy/msn/msnp11chl.py > 1390216966465519188226184bdf82adcc7432c1d99330c683f2 > ac31f20f121018f4ab76007ece69edd8 > > [EMAIL PROTECTED] pymsnt-0.11.2-dev2]$ python src/legacy/msn/msnp11chl.py > 13038318816579321232b01c13020e374d4fa20abfad6981b7a9 > d081ec0bd93f0c5403e8fd5b08596c4e > > Is this what you expected to see? Well, actually I just wanted you to use the 20 first digits as the argument. :-) So... $ python src/legacy/msn/msnp11chl.py 13902169664655191882 should give the result 26184bdf82adcc7432c1d99330c683f2 and $ python src/legacy/msn/msnp11chl.py 13038318816579321232 should give the result b01c13020e374d4fa20abfad6981b7a9 Have you made any changes to the PyMSNt source at all? Best regards, Lars _______________________________________________ py-transports mailing list [email protected] http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports _______________________________________________ py-transports mailing list [email protected] http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
