Hi!!

I'm searching about Network mutex/semaphore. The main idea is avoid
multiple computers (running applications built with FPC) access at the
same time a single network resource (like a PLC). The only solution at
the moment is use a DB with transactions, but this is a non elegant
solution.

So, anyone knows if FPC or other library provides this functionality?

-- 
The best regards,

Fabio Luis Girardi
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to