English | 简体中文
Developing WhiteBoard with JavaSocket Programming
Geeks of EvalCSU build this basic demo for you to learn and practice JavaSocket in a more standard way.
We hope you can bring your thoughts to life base on this repo rather than CTRL-C/V, since it's just a toy program.
Welcome to light up the stars for EvalCSU-WhiteBoard and join us at EvalCSU.
- write the graphical user interface, the teacher as the server side, the student as the client side, a server side can accept multiple client connections.
- the requirement is to complete the creation of the teacher's whiteboard, so that the teacher can draw pictures on the whiteboard and the student can refresh in real time.
- the teacher can transfer files to the students.
- students can ask questions to the teacher and all students can see the content of the questions and answers.
- Java 1.8
- JavaFX
- MySQL
Welcome contributions include only the following.
- Fix bugs
- Correct typos
You can find Team 090207Z1(0/1) all in EvalCSU-EVALUATORS.md.
Contact us at:
Name | |
---|---|
jacob953 | [email protected] |
typedrandomly | |
Anwen-zww | |
Rick Lin |
This repository follows the GPL-3.0 License