Transfer data between two separately running python programs.

montanaro at tttech.com montanaro at tttech.com
Fri Jan 25 12:53:57 EST 2002


    mdk> Using PythonWin32 ... monitors the serial port and collects data by
    mdk> running in a continuous loop.

    mdk> I want to get at that data from a different python program.

Try xmlrpclib.  I think you'll find it works very well for this.

-- 
Skip Montanaro (skip at pobox.com - http://www.mojam.com/)




More information about the Python-list mailing list