Group: Forum Members
Posts: 4,
Visits: 23
|
I want to be able to get a screen snapshots from a bunch of remote clients that have VNC server services running. Is there a way to get, what is equivalent to, one frame from a VNC server and put it in something like a VB picture box with the ViewerX control? What I think would be really useful would be, given username, password, remote ip, remote port and a function like getsnapshot(), ViewerX would quickly login to remote system get a snapshot in a format that could easily be handed to a control like VB's picturebox, then logout of the remote system.
|