sending executable data over network..

Piyush Anonymous piyush.subscription at gmail.com
Tue Jun 24 02:59:40 EDT 2008


hi,
i wish to change the way the function definition at run time in a running
server. new function code which is to be executed is provided by a client at
different location.
i am getting it by reading a file and sending it using makefile() with
server/client connected using sockets.

how can make the lines received in a string array as new function
definition? or should i receive it in a different way?

is there any better way to do the entire thing?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080624/2d84ef86/attachment.html>


More information about the Python-list mailing list