Unsolved
This post is more than 5 years old
5 Posts
0
3057
launch pocketcloud throw *.rdp links
launch pocketcloud throw *.rdp links
Device: Nexus One
Android Version: 2.2.1
PocketCloud Version: Pro 1.1
No problems connecting to XP.
I have defined an index page with this link:
Chick Here
and config.rdp contents:
full address:s:192.168.10.204
Then I use android browser to display index and click on 'Click Here'. PocketCloud is launched but there is a crash:
The application PocketCloud has stopped unexpectedly. Please try again.
I dont Know what I am doing wrong
Is this functionality working?
Is rdp format wrong?
How can I launch an externally configured rdp file?
Thank you.
Chris-2015
544 Posts
0
August 5th, 2015 01:00
Try this:
full address:s:192.168.10.204
desktopwidth:i:1024
desktopheight:i:768
-Chris
Wyse Technology
maixu
5 Posts
0
August 6th, 2015 23:00
It works!!
Ok, it works.
The problem was that I had created a rdp file configuration using mtsc program. The file was visible with vi but it has aditional binary data in it. For example, it was not visible with less.
I have created a copy of the rdp config file from schatch and it has worked.
Thank you for your help.