How to use "rdp web client" shiped with sdk?

Discussions related to using VirtualBox on Windows hosts.
Post Reply
jinsheng
Posts: 6
Joined: 28. Feb 2012, 10:27

How to use "rdp web client" shiped with sdk?

Post by jinsheng »

Hello everybody.
I want to use the "rdp web client" shiped with virtualbox sdk.So I put the "rdpweb" floder which contain four files (webclient3.html, RDPClientUI.swf, swfobject.js, webclient.js) into the /tomcat_home/webapp floder. Then when i navigate to http://127.0.0.1:8080/rdpweb/webclient3.html, I can see something like below:
Image

I have no idea about filling the form. I don't know what i should to write for "computer".
The vboxwebsrv is running and I set "websrvauthlibrary" null by "vboxmanage setproperty websrvauthlibrary null.
One more thing, I can access the virtual machine by the mstsc.exe packaged with OS.
Anybody has any idea about this? Please help me. :(
Thank you very much!
jinsheng
Posts: 6
Joined: 28. Feb 2012, 10:27

Re: How to use "rdp web client" shiped with sdk?

Post by jinsheng »

Someone help me, please....
jinsheng
Posts: 6
Joined: 28. Feb 2012, 10:27

Re: How to use "rdp web client" shiped with sdk?

Post by jinsheng »

:D I have worked it out myself and I have known why i can't connect the virtual machine before.
The blank should be filled by "127.0.0.1:3389".But there is one thing we should really really be careful.
If the host's OS is windows, and it has taken the default port -- 3389, then we must change the port by setting in virtualbox gui or vboxmanage command.
So, we should filled something like "127.0.0.1:3390".

Actually, these things are introduced in the 7th chapter of UserManual.pdf.
haha, I learned that i must read document before i want to do something or resolve problems.

I hope this will hlep someone just like me .
Post Reply