Does anyone know how to allow winsock to send a drawing done in a picturebox to another computer running the client program using a winsock control?
Printable View
Does anyone know how to allow winsock to send a drawing done in a picturebox to another computer running the client program using a winsock control?
I'm not sure of a direct way of transfer...but you could probably save the picture to the server computer and then when something is activated...send the picture file to the client and load it into the picturebox.
I'm sorry i do not have vb on this machine and are unable to provide a code sample.
Gl,
D!m