You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"[MI] [S]istema de [A]rchivos [D]istribuido" in spanish. It is an implementation of a distributed file system with the essential file operations. it is a real distributed system, i e it can be run in different computers that will communicate each others by TCP/IP protocol. The system is implementing twice, one in C programming language and other…