You are on page 1of 1

File Sharing Service

A Software for sharing files with other members connected via LAN or Wifi.

Users can

1- Create accounts.
2- Can upload/delete/modify files.
3- Set sharing preferences/ privilege.
4- View other members present on LAN
5- Have a shared folder, i.e., data should be synched between two or more user
computers.

The Application Compromises of

1- A SQL Server with File Streaming


2- A C# Application to manage file sharing (client)
3- A .NET Website to manage file sharing (client)
4- A WebService for communication b/w client and Server

You might also like