[fpc-pascal] Network mutex
    Fabio Luis Girardi 
    fluisgirardi at gmail.com
       
    Tue Aug 21 15:43:27 CEST 2012
    
    
  
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
    
    
More information about the fpc-pascal
mailing list