Robin Sheat wrote: > Otherwise, write something that reads and writes over a domain (or TCP) > socket, and uses a BDB or similar file if you need long term storage. Thanks for the idea Robin. It works exactly as I need and it's only 63 lines of code ;-) Michal