by Otto » Wed Mar 14, 2012 10:33 am
Hello Dutch,
>- How do you set RDP Screen for PDA?
I compiled my FWPPC application with FW. And now the software runs on the server.
For the different resolutions I scale the controls.
[Setup]
resXFaktor = 2
//Aufloesung 480/240 2 480 / 240 = 2 1024/240 4
resYFaktor = 2.5
//Aufloesung 800/320 2.5 640 /320 = 2 600/320 1.6
@ 278 * FaktorHorizontal, 24 * 9 * FaktorVertikal SBUTTON oBtnPW9 PROMPT "9";
SIZE 24* FaktorHorizontal, 30* FaktorVertikal PIXEL FONT Setup():oFntGross of oTische;
ACTION ( ... ) COLORS CLR_WHITE, CLR_BLACK OFFICE TEXT ON_BOTTOM
>- RDP connection limitation, What did you do?
I am not aware of any limitations. We use WIDEFLY terminals.
- What does it store RDP connection ("C:\RDP\")
Widefly has good setup possibilities. You can lock the Widefly to a certain SSID and you can switch the terminal to USER mode.
We put the rdp file into autostart of the terminal.
Hope this info is of some use for you.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club********************************************************************