Skip to content

QFileDropper's first release

Latest

Choose a tag to compare

@movavok movavok released this 12 Jul 17:14
· 1 commit to main since this release

πŸ“¦ QFileDropper v1.0

This is the first public release of the QFileDropper application β€” a tool for exchanging files between clients via a server.


πŸ”Ή Included in the package

πŸ–₯️ Client (QFileDropperClient)

  • Send files of any size
  • Progress bars for sending/receiving
  • Saves received files locally
  • Stores IP, port, and login locally using a database
  • Sound effects for success/cancel

πŸ—„οΈ Server (DropperServer)

  • Handles multiple connected clients
  • Relays files to all connected users