El Lunes, 19 de Marzo de 2007, Jose Alberto Reguero escribió:
> I had two programs, server.py and client.py(attached)
>
> 1:
> server.py at i386 python 2.4
> client.py at x86_64 python 2.5
> Work
>
> 2:
> server.py at x86_64 python 2.5
> client.py at i386 python 2.4
> Don't
On Mar 20, 10:05 am, Facundo Batista <[EMAIL PROTECTED]>
wrote:
> Jose Alberto Reguero wrote:
> > 2:
> >server.py at x86_64 python 2.5
> >client.py at i386 python 2.4
> > Don't work
>
> What do you mean with "don't work"?
>
> They crash? Your machine hungs? Your house explodes?
Traceback (
Jose Alberto Reguero wrote:
> 2:
> server.py at x86_64 python 2.5
> client.py at i386 python 2.4
> Don't work
What do you mean with "don't work"?
They crash? Your machine hungs? Your house explodes?
You'd be more specific in the error you get, and what behaviour you
expect.
Regards
Jose Alberto Reguero wrote:
> I had two programs, server.py and client.py(attached)
>
> 1:
> server.py at i386 python 2.4
> client.py at x86_64 python 2.5
> Work
>
> 2:
> server.py at x86_64 python 2.5
> client.py at i386 python 2.4
> Don't work
>
> Any ideas?
Fix them?
I had two programs, server.py and client.py(attached)
1:
server.py at i386 python 2.4
client.py at x86_64 python 2.5
Work
2:
server.py at x86_64 python 2.5
client.py at i386 python 2.4
Don't work
Any ideas?
Thanks.
Jose Alberto
clinet.py
Description: applicatio