Home
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
C# Community
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
VB.NET
VB.NET General Discussion
remote client desktop monitoring
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="elloco999" data-source="post: 4240" data-attributes="member: 1467"><p>Hi,</p><p></p><p>The remote desktop function in windows uses the following concept:</p><p>The application 'intercepts' the video output of the computer before it is send to the monitor. It then sends the video output to both the monitor and the remote computer. This generates a lot of network traffic when you use it on saeveral computers at the same time.</p><p></p><p>I would suggest making a snapshot of the users desktop (as you suggested yourself), but only every 5 seconds or so. (depending on the number of computers you're going to use this on...) You have to make sure your application doesn't create such a load on the network that the users can't work normally!</p><p></p><p>Also there is the issue of privacy... You might want to tell the users that they're being monitored. Or else you might find yourself in court! Be sure to check the law about this.</p><p></p><p>Greets,</p><p>El Loco</p></blockquote><p></p>
[QUOTE="elloco999, post: 4240, member: 1467"] Hi, The remote desktop function in windows uses the following concept: The application 'intercepts' the video output of the computer before it is send to the monitor. It then sends the video output to both the monitor and the remote computer. This generates a lot of network traffic when you use it on saeveral computers at the same time. I would suggest making a snapshot of the users desktop (as you suggested yourself), but only every 5 seconds or so. (depending on the number of computers you're going to use this on...) You have to make sure your application doesn't create such a load on the network that the users can't work normally! Also there is the issue of privacy... You might want to tell the users that they're being monitored. Or else you might find yourself in court! Be sure to check the law about this. Greets, El Loco [/QUOTE]
Insert quotes…
Verification
Post reply
Home
Forums
VB.NET
VB.NET General Discussion
remote client desktop monitoring
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom