Skip to content

A shared whiteboard app which people can interact, draw and chat at realtime. Implemented in Java with RMI.

Notifications You must be signed in to change notification settings

zyinghua/Whiteboard-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhiteboardApp

A shared whiteboard app which people can interact, draw and chat at realtime. Implemented in Java with RMI.

To run the application, in out/artifacts, there are two jar folders:

out/artifacts/CreateWhiteboard_jar: run cmd: java -jar CreateWhiteboard.jar (note: default ip address is 'localhost')

out/artifacts/JoinWhiteboard_jar: run cmd: java -jar JoinWhiteboard.jar (note: the ip address and port no. are the manager's who runs CreateWhiteboard.jar before this command)

About

A shared whiteboard app which people can interact, draw and chat at realtime. Implemented in Java with RMI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages