Jeff Pang schrieb:
> I want to transmit an array via socket from a host to another.
> How to do it? thank you.

Using XMLRPC or Pyro or other RPC mechanisms instead of reinventing a 
wheel that is larger than the socket API suggests in the first place.

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to