Click to See Complete Forum and Search --> : Whiteboard


jrahul067
April 23rd, 2010, 12:24 PM
Hi i have a whiteboard code in C# .Net which works fine between two system
i.e whatever i draw on the server system is visible on the client system and whatever i draw on the client is visible on the server system.
But i want the code to work between 1-to-many systems.i.e what ever i draw on the server should be visible on all clients.

When i connected 4 systems what ever i drew on the clients were visible on the server system. But i want it the other way Server to all clients.

If someone can help me with this i would mail you the code. My id is jrahul067@gmail.com
Mail me your email id

I would be grateful if someone helps

jrahul067
April 23rd, 2010, 12:29 PM
Hi i have a whiteboard code in C# .Net which works fine between two system
i.e whatever i draw on the server system is visible on the client system and whatever i draw on the client is visible on the server system.
But i want the code to work between 1-to-many systems.i.e what ever i draw on the server should be visible on all clients.

When i connected 4 systems what ever i drew on the clients were visible on the server system. But i want it the other way Server to all clients.

If someone can help me with this i would mail you the code. My id is jrahul067@gmail.com
Mail me your email id

I would be grateful if someone helps

I have uploaded the code.