I am making a little monitoring app in vb6 using winsock.
I need help making the server take a screenshot and sent it to the client which will display it in a picturebox, the screenshot is of the desktop. The screenshot is requested from a button on the client.(vb6) hope you understand what I mean.