|
-
Apr 10th, 2001, 11:43 PM
#1
Thread Starter
Member
i'm thinking of starting a vb project that connects to a computer and takes a screenshot of the desktop using an API call. can this be done with winsock or the inet control?
-emptywords
-
Apr 10th, 2001, 11:47 PM
#2
Monday Morning Lunatic
You can do it with the Winsock control. You'd have to have a program running on every computer waiting for a request on a certain port (choose something <1024 to protect against firewalls blocking it). Then the client program just connects to it and sends the request .
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
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
|