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.
- Node should be installed on you local machine
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.gitcd uploader- Start the server:
node server- Start the client:
node client test.txt