BlueSpruce
Active member
- Local time
- Today, 06:42
- Joined
- Jul 18, 2025
- Messages
- 373
I have a prospective user who thinks RDP is just as slow, or slower, than browser based remote access applications, such as TeamViewer, and LogMeIn. I explained that RDP is generally faster than those web based apps, unless there's an issue with the internet connection. RDP sends much less data to render a screen than a web browser. The beauty of RDP is that if you loose the connection, the screen will be exactlty were you were left off whe you re-connect and nothing will be corrupted. I will setup an RDP dog and pony demo so the prospect can judge for himself.
The prospect also wants remote users to locally use devices to capture and save images, scan barcodes, and print labels. I explained that web based apps have a very hard time accessing hardware devices, such as cameras, scanners, and the local file system because web apps are stateless and unbound. Hardware is generally isolated in browser based applications for security reasons. A web browser, for example, cannot automatically grab files from your computer and upload them, unless a user manually selects file(s) to upload, or a user installs a dangerous addin on the browser.
The prospective user also thinks standard consumer PC's can be used as web servers. Desktop Windows editions only allows a max of 10 external connections. A server OS, such as Windows Server, and several Linux flavors don't have that limitation. Desktop PC's don't run IIS, Apache, or nginx web servers. IIS tends to be pre-installed with Windows Server. Another is support for Terminal services (the remote virtual desktop VM system). This can’t run on a regular PC. The TS feature allows 15 users on the road using the server remote and each user gets their “own” vitual desktop, so terminal services includes a complete remote solution, one that handles multiple users at the same time.
Are my statements accurate?... Can you add anything I may have left out?... Thanks!
The prospect also wants remote users to locally use devices to capture and save images, scan barcodes, and print labels. I explained that web based apps have a very hard time accessing hardware devices, such as cameras, scanners, and the local file system because web apps are stateless and unbound. Hardware is generally isolated in browser based applications for security reasons. A web browser, for example, cannot automatically grab files from your computer and upload them, unless a user manually selects file(s) to upload, or a user installs a dangerous addin on the browser.
The prospective user also thinks standard consumer PC's can be used as web servers. Desktop Windows editions only allows a max of 10 external connections. A server OS, such as Windows Server, and several Linux flavors don't have that limitation. Desktop PC's don't run IIS, Apache, or nginx web servers. IIS tends to be pre-installed with Windows Server. Another is support for Terminal services (the remote virtual desktop VM system). This can’t run on a regular PC. The TS feature allows 15 users on the road using the server remote and each user gets their “own” vitual desktop, so terminal services includes a complete remote solution, one that handles multiple users at the same time.
Are my statements accurate?... Can you add anything I may have left out?... Thanks!
Last edited: