Running a FWH application through RDP on an Apple iPad

Post Reply
User avatar
driessen
Posts: 1422
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Running a FWH application through RDP on an Apple iPad

Post by driessen »

Hello,

I have a customer who is using my application for many years. Sometimes he uses RDP to login on his server and runs my application just fine.

Last week my customer bought himself an Apple iPad Air 2. He installed a RDP app and tried to use my application through the RDP-connection.

But sometimes (usually after a doubleclick in a browse, but not always) the application hangs completely. Nothing can be done. He has to logoff or he has to kill the application by using the task manager.

The strange thing is that everything runs just fine on a Windows PC using RDP.

Anyone any idea?

I hope that I was able to explain the problem clearly.

Have a nice weekend.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.09 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773
Gale FORd
Posts: 663
Joined: Mon Dec 05, 2005 11:22 pm
Location: Houston
Contact:

Re: Running a FWH application through RDP on an Apple iPad

Post by Gale FORd »

Does your app use MDI?
I have had some issues with MDI when child window is maximized and another child window is opened. It was hard to track down because it did not happen very often or to all the users. Screen would look like it started to paint the screen but would lock up. We use Citrix which is actually enhanced terminal services with RDP client. The server would show high cpu usage and we would have to remote into server and terminate application. In the app if the user does not maximize client window there was not problem. Also in the app if I checked to see if was maximized before new client window was opened, I could restore current window, start new client window then re-maximize there would be not problem.
User avatar
driessen
Posts: 1422
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: Running a FWH application through RDP on an Apple iPad

Post by driessen »

No, the application which is used in RDP on an Apple iPad, is not using MDI.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.09 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773
User avatar
Antonio Linares
Site Admin
Posts: 42513
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Re: Running a FWH application through RDP on an Apple iPad

Post by Antonio Linares »

Michel,

Could you ask your customer to take a photo of the screen once the apps hangs ? thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Otto
Posts: 6403
Joined: Fri Oct 07, 2005 7:07 pm
Has thanked: 22 times
Been thanked: 2 times
Contact:

Re: Running a FWH application through RDP on an Apple iPad

Post by Otto »

Hello Michel,
have you tried to take over the RDP session with another device.
If yes what is the effect.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
driessen
Posts: 1422
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: Running a FWH application through RDP on an Apple iPad

Post by driessen »

Otto,

If I take over the RDP-session with another device, my application is still hanging. The only thing I can do is completely logoff or end my application in the task manager.

But If I use my application running RDP from another PC, I have no problem at all.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.09 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773
User avatar
Antonio Linares
Site Admin
Posts: 42513
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Re: Running a FWH application through RDP on an Apple iPad

Post by Antonio Linares »

Michel,

have you checked if a log file is created ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply