|
-
Apr 16th, 2007, 06:36 AM
#1
Re: Another couple of quick questions.
Whiteboard is easy. Drawing on a PictureBox can be done with either GDI or simple SetPixel APIs, etc.
To do that over the net you would just send the x,y coordinates to the other person. And of course any other info along with it like current brush color, brush size, etc. You'd probably want to use Winsock for this.
I might be able to make a small example later on if I have time, but there are a lot of them on the net already.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|