Re: problem with sockets and transferring binary files

2009-06-02 Thread thebiggestbangtheory
On Jun 2, 10:29 pm, "Gabriel Genellina" wrote: > En Wed, 03 Jun 2009 01:54:02 -0300,   > escribió: > > >            I am a python newbie. I am now progressing to writing a > > network app in python to learn more about it. [...] > > Surprisingly, the sha1 hash of the encrypted data before it is se

Re: problem with sockets and transferring binary files

2009-06-02 Thread Gabriel Genellina
En Wed, 03 Jun 2009 01:54:02 -0300, escribió: I am a python newbie. I am now progressing to writing a network app in python to learn more about it. [...] Surprisingly, the sha1 hash of the encrypted data before it is sent from server is different from the encrypted file data recei