SKocur / NetPaint

AWT based application for sharing drawing over network in real time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NetPaint

Swing based application for sharing drawing over network in real time.

Two versions of NetPaint - Server & Client

  • Server - Is used by Host who wants to share his drawings in real time with multiple clients.
  • Client - Is a person who want to see what Host is drawing on his Server version of NetPaint.

Applications communicate with each other via unsecured socket connection.

About

AWT based application for sharing drawing over network in real time.

License:Apache License 2.0


Languages

Language:Java 100.0%