Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.
/ Direct-Connext Public archive

A file-sharing, java application based on javafx and java nio. Works best on intranet connected devices. Let me know if you hit the the theoretical speed of LAN transfer!

License

Notifications You must be signed in to change notification settings

kalpaj12/Direct-Connext

Repository files navigation

Direct-Connext

This is an application similar to DC++ (A file sharing aid over intranet).

The whole of source code is written purely in JAVA.

Procedure

  1. Copy Serverfiles on a computer and Clientfiles onto another.

  2. In Client.java, change the IP from "localhost" to the ip address of the server computer. The server ip is displayed on the Server terminal.

  3. Compile the given source codes using the command javac *.java on both the computers.

  4. Ignore -Xlint request while compiling.

  5. Run the ServerGUI on the serverside, and ClientGUI on the client side.

  6. The remaining steps are self-explanatory.

Purpose

  1. I-ON connects every hostel block in MUJ, this provides an efficient yet easy way to share files over the internet.

  2. Faster Downloads of speeds upto 50+Mbps, i.e. actual download speed may vary, but averages around 20Mbps.

  3. It is not necessary to be logged-in on I-ON !!! This means, you can send and recieve files without consuming your I-ON data.

Special thanks to Kanishk Kaushik and Devyansh Senghal.

About

A file-sharing, java application based on javafx and java nio. Works best on intranet connected devices. Let me know if you hit the the theoretical speed of LAN transfer!

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages