Design and Implementation of File Sharing Server
Firas Abdullah Thweny Al-Saedi, Zaianb Dheya’a Al-Taweel "Design and Implementation of File Sharing Server". International Journal of Computer Trends and Technology (IJCTT) V29(1):26-30, October 2015. ISSN:2231-2803. www.ijcttjournal.org. Published by Seventh Sense Research Group.
Abstract -
this paper discusses building of a file
sharing server which enables the process of copying
files from web server to clients’ computers through
online internet connection. This is implemented by
creating a web application and hosting it on the local
server. Within this web application, the users can
upload and download files of different types like
videos, audios, books. ASP.NET technology with
Microsoft Visual Studio platform was used to create
the web application. The server was tested in a real
environment and its performance was reliable.
References
[1] http://www.seguetech.com/blog/2013/05/01/client-side-serverside-
code-difference
[2] Pro ASP.NET 4.5 in C#, Fifth Edition, Published by Adam
Freeman.
[3] http://www.asp.net/get-started/websites
[4] The C# Programming Language, Fourth Edition, Anders
Hejlsberg Mads Torgersen, Scott Wiltamuth ,Peter Golde
[5] HTML, XHTML, and CSS Bible, Fifth Edition, Published by
Wiley Publishing, Inc.
[6] Beginning CSS: Cascading Style Sheets for Web Design,
Second Edition Published by Wiley Publishing, Inc.
[7] http://msdn.microsoft.com/enus/library/vstudio/
Keywords
File Sharing Server, Content Server.