![]() |
i am trying to write a messenger in C#
I want to have a drawing tool similar to but not as fancy as yahoo doodle. I do not even know where to start from.
I know a lot of source codes are available for messengers in C#. So if you know of any source codes for 'drawing tool', then maybe I wont have to reinvent the wheel. Any help would be greatly appreciated. |
Your best bet would be to get a messenger going, then add a drawing pane on each one, and simply send the coordinates over the network and draw it on the other machine. If you can send words over a network, thats all you should really need.
|
yeh as Booooze said get the client and server communicating then worry about that..
|
well i already have the client and server communicating
now I need to take care of two things... 1) make sure the server passes right message to the right client coz the client1 sends message to server and then the server passes it on client2 and so on. 2) paint thing |
| All times are GMT -5. The time now is 2:43 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC