I try to use the class TMapFile (still !) to communicate data via shared
memory between different programs. My aim is to have two shared memory
areas that are created by two different and independent "producer"
programs, but I want one "consumer" program to access both memory areas
at the same time. MY PROBLEM is that the second producer is overwriting
the shared memory area of the first producer. I have tried to use
SetMapAddress to solve this problem, but the result is the same.
Does anybody have experience with this technique ? Is there a simple
trick to use more than one shared memory area ? Maybe a working example
somewhere out there ? :-)
Thanks in advance
Thomas
-- Thomas Eberl Phone: (+49 89) 289 1 2425 Physik-Department E12, Technische Universitaet Muenchen James-Franck-Strasse *** 85748 Garching b. Muenchen Email: Thomas.Eberl@physik.tu-muenchen.de