International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 23 - Number 8 |
Year of Publication: 2011 |
Authors: Arun Singh, Ajay Kr. Sharma, Ashish Kumar |
10.5120/2906-3816 |
Arun Singh, Ajay Kr. Sharma, Ashish Kumar . MultiClient MultiInstance Centralized File Server using TCP protocol in Java Sockets. International Journal of Computer Applications. 23, 8 ( June 2011), 24-29. DOI=10.5120/2906-3816
In today’s scenario File Server using reliable connection oriented protocol like TCP are well active, but majorly they are task specific like for chat server, document file server, image server, audio file server or Video Server etc. If they all are present together the server might be using other file transfer protocol and application is not transparent. To promote easy and transparent file transfer across network using Java Sockets, we introduce a Java TCP Server. The Server is multiclient multithreaded multi format supported Java Application. The requesting client validates the user request at its end and improves server performance; on other hand Server provide data only to authenticated client and refuses connection to others. The server is profiled for number of clients for mixed type of Input files like text, doc, pdf, jpeg, mp3, flv and mp4. The client server design is well implemented on 2, 4, and 8 systems in our laboratory and tested for heap memory usage, server usage time and bandwidth utilization; results are well satisfied and become platform for this paper.