> How would I go about coding this?  Pipes?  Sockets?  None of the above.

> AFAIK mutex or semaphore are ment to realise this.

Well, maybe not - a lock file (or in my case a named pipe)
can be a better bet, since it will work across processes
on all platforms, whereas not all hosts systems will
support mutexes across processes in that way...




********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

_______________________________________________
fltk mailing list
fltk@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to