Hi, I am trying to figure out the traps/issues about sending data structures through a TCP/IP socket under the following circumstances:
1) there could be a different O/S on both side of the socket 2) there could be a difference CPU architecure on both side of the socket 3) there could be a different major release of python (ex 2.3 and 2.4) on both side of the socket. I once wrote something in C to do that, but since python usually has a solution for me .... Any clue ? Regards, Philippe -- *************************** Philippe C. Martin SnakeCard LLC www.snakecard.com *************************** -- http://mail.python.org/mailman/listinfo/python-list