Giter VIP home page Giter VIP logo

filetransfer's Introduction

FileTransfer Project

This project aims to provide a seamless and efficient file transfer solution utilizing various technologies including NodeJS, ExpressJS, Web Sockets, WebRTC, and NextJS. The project focuses on delivering a user-friendly interface and high-speed file transfer capabilities.

Features

  • NextJS Interface: Developed a user-friendly interface using NextJS, ensuring a seamless and intuitive experience for users.

  • Signaling Server: Implemented a signaling server with NodeJS & web sockets (Socket.io) to enable real-time communication between users.

  • WebRTC for Peer-to-Peer Connections: Leveraged WebRTC technology and UDP to establish fast and secure peer-to-peer connections for efficient file transfer.

  • Non-blocking Functionality: Enhanced user experience by implementing non-blocking functionality through the use of worker threads.

  • Impressive Transfer Speeds: Achieved impressive file transfer speeds, averaging around 1 minute & 30 seconds for transferring a 1GB file between end-users.

Setup

To set up the project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your_username/FileTransfer.git
  2. Navigate to the project directory: cd FileTransfer
  3. Install dependencies: npm install
  4. Start the server: npm start
  5. Access the application at http://localhost:3000

Usage

Once the application is running, users can access the interface through the provided URL. Users can initiate file transfer by selecting the file they want to send and specifying the recipient. The signaling server facilitates real-time communication between users, establishing peer-to-peer connections using WebRTC. Users can monitor the progress of file transfer and receive notifications upon completion.

filetransfer's People

Contributors

shraddhameshram avatar

Watchers

 avatar

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.