hi every one i am working on a network monitor in vb6 i need help on how to view desktop of clients on the network, i have completed the software but i want to add this module dat can monitor other desktop remotely. any guideline would be appreciated.

Hello,
The basic concept for this is:
Your client program must take a screenshot for the client computer screen THEN send the screenshot image to the server (your monitoring program) by the same communication way used for monitoring (ex. Winsock).

If you need more details about a particular step of the above THEN please tell me AND I'll try to do my best ;)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.