Skip to content

bahriddin/wedraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wedraw

This is distributed Wedraw project. Originally, it is designed for Distributed Systems subject by Quad team:

  • Yi Zhao
  • Boheng Luan
  • Maoyuan Xue
  • and me.

We used JavaFx and JavaFX GraphicsContext libraries. You can find the documentation on the wiki pages.

You can generate server and client packages using src/Server/Network.java and src/GUI/run/run files' main methods, respectively (or use built jar files):

# run server file first
>_ java -jar server.jar [port_number]

# next, run client file
>_ java -jar client.jar

All the other part is in the GUI. Enjoy!

Login Page

Main Window

About

Distributed Whiteboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages