Hi all,

For my final year project I’m going to develop an interactive learning system in-between sever and client for my lab. I’ll explain it in this way.

Say I have two PCs, one work as a server and the other work as a client. I have a drawing panel, which allow to the user draw anything using there pen tool or any other device, on both PCs.

I have to full fill three requirements as follows,

  1. If the user on server writes something on his panel, it should be displayed on the client’s panel.
  2. If the user on client writes something on his panel, it should be displayed on the server’s panel.
  3. Those above two tasks should be work simultaneously. I mean both of the user can do anything at the same time, and it should be seen each other at the same time.


I think it is clear enough to you. I don’t know there is such device or any applications are available. And I don’t know real technical term for this.

Please advice me from what level I should start work. Don’t be hesitating to advice me, it’s not a commercial project.

Help really appreciate. Thanks.