Problem with sockets and python 2.5

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jose Alberto Reguero

    #1

    Problem with sockets and python 2.5

    I had two programs, server.py and client.py(attac hed)

    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

Working...