newbie: interprocess communication under windows

yaniv yaniv_vi at yahoo.com
Mon Feb 10 11:57:01 EST 2003


hi 
i would like to create a simple interprocess communication
mechanism(under windows) that could pass a data structure between a
dos program( that runs on windows) and a python program .

the rate would be something around 20hz - data structure is small , a
few floats .

is memory mapping a good way to do this ? 
how do i do it ? 
psuedu code would be appreciated .


thanks ,
yaniv




More information about the Python-list mailing list