Hiroaki KAWAI
1e9f066df2
Fix mock socket client/server test.
...
Normally a server will bind to 0.0.0.0, which is not an
address that a client can specify to connect to.
127.0.0.1 or ::1 will do.
2014-01-30 20:23:17 +09:00
Anshul Gangwar
ef51def9ff
CLOUDSTACK-5716: fixed can't type special character in console view
2014-01-06 14:12:27 +05:30
Anshul Gangwar
b55d9ecf53
CLOUDSTACK-5344 commit for console proxy rdp for hyperv
2013-12-31 18:14:53 +05:30
Anshul Gangwar
4f3611f9c7
CLOUDSTACK-5344: Update to allow rdp console to access hyper-v vm virtual framebuffer.
2013-12-23 14:23:19 +05:30
Devdeep Singh
61386f4068
Fix the console proxy rdp client build breaking with java 6 and make it part of regular build.
2013-11-11 16:16:34 +05:30
Devdeep Singh
a98c473dca
Remote Desktop Protocol(RDP) client that is suitable for including in the console VM.
...
The client renders RDP to a window created by Java. It is important for Hyper-V support,
because Hyper-V provides access to the consoles of VMs that it is running over RDP.
2013-11-08 13:35:11 +05:30