A asynchronous peer-to-peer file transfer from one to n computers sharing the same files in one document folder.
-
Led a team of 2 developers, utilized GitHub for version control and code collaboration.
-
Implemented in Visual Studio using C#, used APIs network sockets and asynchronous callbacks.
-
Utilized Visual Studio Docs APIs and learned from trial and error.
-
It was able to seemingly synchronize as many .txt files inside a single folder. Could transfer files instantly with click-drag and dropping the file. It could also create, edit, or delete the file inside the folder.