Transfer socket connection between programs

JamesHoward James.w.Howard at gmail.com
Mon Nov 12 14:41:40 EST 2007


Does anyone know any method to have one program, acting as a server
transfer a socket connection to another program?  I looked into
transferring the connection via xml rpc to no avail.  It seems to be a
problem of getting access to a programs private memory space and
giving another program access to that space.

Thanks in advance,
James Howard




More information about the Python-list mailing list