Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uploader

This application built using nodejs core library net and comes with the functionalities tracking the progress of file uploaded and storing the file with respective name in server side. In this application client and server are communicating using sockets to upload file and tracking the file uploading progress.

Requirements

  • Node should be installed on you local machine

Getting Started

To get started with this project, follow these steps:

  • Fork this repository

  • Clone this repository to your local machine:

git clone  https://github.com/Hares27/Uploadtracker.git
cd uploader
  • Start the server:
node server
  • Start the client:
node client test.txt

About

Tracking the progress of file uploading

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages