Giter VIP home page Giter VIP logo

magic-filetransfer's People

Contributors

jannickfahlbusch avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

magic-filetransfer's Issues

TCP-Connection

Nachdem ein Peer einen Offer erhalten hat, sollte dieser sich per TCP mit dem Server verbinden und die Datei gesendet bekommen.

Dies kann nicht über die gleiche Verbindung gemacht werden, da der Server an Broadcast sendet.

Roadmap

  • Progressbar (c814538)
  • Ability to specify destination of the transferred file (and even the output name)
  • Ability to specify multiple files
  • Ability to specify a whole directory
  • Make it work over the internet, not only in LANs (3d567a3)
  • Human-readable file sizes (c70e674)
  • Resume intercepted transfers
  • Usage of UNIX-like CLI-flags (0bb443b)
  • Relaying (Client <-> Server <-> Client)
  • Encryption (Branch feature/encryption) -> See #4
  • Ability to specify the other side (3d567a3)
  • Encode the transmit-requests via protobuf not JSON
  • Ability to run the upload and download in parallel
  • Ability to disable the integrity checks (03cbcba)
  • Password-protection
  • Daemon-Mode (37760f1)

Check, if the file got tranferred correctly

There should be a check, if the file got transferred correctly.

The transmitFileRequest should have a Hash-field which gets filled by the hash of the file. After the client recieved the file, he should build a hash and compare both.

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.