Code Monkey home page Code Monkey logo

remote-file-content-display-system's Introduction

Remote File Content Display System


This project is a simple client server-based communication application. In this application, the client accepts the file name from the user; Subsequently the client requests the server to send the file contents by supplying the file name. The server has N number of files. From the existing files, the server opens the requested file, reads the contents line-by-line and sends each line separately one-by-one to the client. Finally, the client displays the file name with file content.

Features of Project

  • Can View Content of Files Stored on Server.
  • Can Upload a File to Server.
  • Server-Side Features
    • Graphical User Interface
    • Option to Start, Stop and Configure Server
    • Can Change Server Storage Location and Port number.
  • Client-Side Features
    • Option to enter server IP and Port.
    • Option to Upload a File to Server.
    • Option to search for a particular file on server and if present, view its content.

File Description

Snapshots

  • Server Side App -> Initial Window : Configurations


  • Server Side App -> Dashboard


  • Server Side App -> Configuration Settings Updater


  • Client Side App -> Server IP/port Request Window


  • Client Side App -> Search File Window


  • Client Side App -> File Uploader


  • Client Side App -> File Viewer


  • Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google โค๏ธ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.