Why RDP so laggy?

Status
Not open for further replies.
The reason why RDP is laggy is because a lot of data has to be transferred from the server to your screen.

I have a 16MBs connection and the RDP is just a little laggy. Of course it also depends how many people are connected.

Latency is the main criteria IMO. I have just 512 kilobits connection and the RDPs which I have run flawlessly ;)
 
the greatest thread basher foxman is having troubles with rdp
mate as u described in earlier post u use a 512k connection that might be a issue so please with your uploading money but atleast a 1mb connection

That is not a reason as some have stated!
 
My latency is pretty bad (over 400ms) but still have a perfect experience.

Otherwise if you have a low latency the data has to come in at a relatively high speed. If you have a low speed, you might still face problems.

Let's keep it on a combination of latency and speed. And surprise, surprise also a fast graphics card might help.

It's not just one major reason ....

Latency is the main criteria IMO. I have just 512 kilobits connection and the RDPs which I have run flawlessly ;)
 
as you are on 512kbps connection, i would suggest you to make the screen resolution of rdp connection to 800x600 from display also disable visual things from options.

Click options:
eB5UC9.png


go to display:
make the display resolution to 800x600 or less if your internet speed is not stable
change colors from 32bit to 16bit
1CsDx3.png


now go to Experience tab:
and select Modem 56K on performance.

XXk0Tv.png



thats it
now go and connect, it should be much faster.

also if 800x600 is smooth for you go and try different resolutions.

Cheers
 
you can also try to add these lines in your default.rdp file in Windows 7 C:\Users\YOUR USER\Documents

Code:
bitmapcachesize:i:32000
bitmappersistcachelocation:s:\Temp

make sure
Code:
bitmapcachepersistenable:i:1

you can even set the value
Code:
session bpp:i:[B]value[/B]

to 8 but the display will be a real crap

NOTE:
default.rdp is a hidden file, you can edit it with Notepad.
this works perfectly for me, if anyone missed it.
 
Status
Not open for further replies.
Back
Top