Skip to content

SocketCircleDraw is a real-time collaborative drawing application in Java. Draw circles on a shared canvas, connect with others over a network, and see each other's creations unfold. Join the creative collaboration with SocketCircleDraw!

Notifications You must be signed in to change notification settings

nazar-kuziv/SocketCircleDraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocketCircleDraw

SocketCircleDraw is a real-time collaborative drawing application in Java. Draw circles on a shared canvas, connect with others over a network, and see each other's creations unfold. Join the creative collaboration with SocketCircleDraw!

Features

  • Interactive Drawing: Users can click on the canvas to draw circles. The center of each circle is determined by the mouse click position.
  • Customizable Circles: Users can choose the fill color and radius of their circles using intuitive controls in the user interface.
  • Real-Time Collaboration: SocketCircleDraw enables multiple users to connect to a central server and share their drawn circles with others in real time.
  • Network Communication: The application utilizes socket programming to establish seamless communication between the server and connected clients, ensuring smooth synchronization of drawing actions. 1 Made by Nazar Kuziv 14.06.2023

About

SocketCircleDraw is a real-time collaborative drawing application in Java. Draw circles on a shared canvas, connect with others over a network, and see each other's creations unfold. Join the creative collaboration with SocketCircleDraw!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages