All is working very well and faster.
You see 2 Ipaq HP
800 * 480
320 * 240
an ECR cash register with a touch screen
and the desktop software WINHOTEL.
Best regards,
Otto


![]()
Dear Otto,
What is RDP concept for PDA? I'm so interesting and have many question.
Regards,
Dutch
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.
Hope this info is of some use for you.
Best regards,
Otto
Dear Otto,
Does The Widefly Terminal connect to PC without concurrent limitation?
Thanks®ards,
Dutch
Hello Dutch,
Yes, but we use a Software called xp unlimited on the PC.
Best regards,
Otto
Dear Otto,
It's really cool idea, it is quite easy to handle for mobile device. I try with iPhone4 is working so nice too.
Thanks,
Dutch
Otto,
what about to hide desktop icons and taskbar?
Only the application and at the end an auto disconnect?
Marco
marco,
you have to setup a remote App.
Then all is working as you asked.
Best regards,
Otto