c - What would be a good protocol for concurrently accessing a file in linux/unix -



c - What would be a good protocol for concurrently accessing a file in linux/unix -

given fact want create service allow multiple clients access , modify file @ same time, suggest protocol doing this? i've searched on google didn't found looking for. forgot. want implement server , clients utilize in linux/unix environment.

c linux sockets unix protocols

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -