Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.44 KB

File metadata and controls

38 lines (30 loc) · 1.44 KB

Group Chat Application with files transfer

Tools

  • JavaFX
  • Eclipse
  • SceneBuilder
  • Threads
  • Sockets
  • Streams
  • Maven
  • CSS
  • FXML
  • FontAwesome

How to run

  1. Make an executable of the server main class only for the server and run.

server

  1. Then export the executable jar from the main class which inherits from the application class and select package required libraries into generated jar
  2. Copy along with the executable jar the folder that src, I have put the jar inside the src folder
  3. Run it from your desktop or CMD

loggin

Here you must

  • put your name.
  • IP address where the server is within the LAN network
  • Folder in which the files will be saved automatically.

cliente1 cliente2 cliente3

Notes

  • Disable any firewall or windows defender for the lan network