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
Implementation of a client-server system which facilitates file transfer between the clients. It is implemented in C and concepts of socket programming and shared memory are used in this project.