/localshare-client

Client of "LocalShare": a Windows (WPF) application for file sharing over LAN.

Primary LanguageC#

README

This is the repository for the client side of the "Programmazione di Sistema" (System and Device Programming) 2017 course project.

Requirements (for just the client side)

  • User must be able to send a file or a directory by invoking the application using the right-click contextual menu (e.g. right click > "Share with LocalShare" > app is launched)

  • During the sending process the application must show a progress bar, the remaining time and a button to cancel the operation.