Hi,

When "Serial Port" redirection is enabled for TS sessions over the WAN,
writting to PORT using WriteFile is slow. But same works fine over LAN.

Is there any settings needs to be done to improve the performance ?

Client (placed remotely) is using remote desktop to connect to windows
server 2003. Pole display device is attached to his local WS.
We use CreateFile & WriteFile WINAPIs for Pole Display. These works but only
issue is, it is slow when accessing it over the WAN.

Thanks in advanced,

Re: Port redirection using Remote desktop by Maxim

Maxim
Tue Oct 12 05:25:33 CDT 2004

WAN is always slower then LAN :)

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com

"Dhiren" <DhirenC@icode.com> wrote in message
news:%236DmFVDsEHA.1272@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> When "Serial Port" redirection is enabled for TS sessions over the WAN,
> writting to PORT using WriteFile is slow. But same works fine over LAN.
>
> Is there any settings needs to be done to improve the performance ?
>
> Client (placed remotely) is using remote desktop to connect to windows
> server 2003. Pole display device is attached to his local WS.
> We use CreateFile & WriteFile WINAPIs for Pole Display. These works but only
> issue is, it is slow when accessing it over the WAN.
>
> Thanks in advanced,
>
>