Rohit can you please share the exact link you are using to access it? On Nov 5, 2017 9:32 AM, "Sachin (JIRA)" <j...@apache.org> wrote:
> > [ https://issues.apache.org/jira/browse/CLOUDSTACK-10025? > page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel& > focusedCommentId=16239380#comment-16239380 ] > > Sachin commented on CLOUDSTACK-10025: > ------------------------------------- > > Hello Sir, > > Will check it and let you know by tomorrow. > > Regards, > Sachin > > > > > > To create a better VNC client for Cloudstack using noVNC > > -------------------------------------------------------- > > > > Key: CLOUDSTACK-10025 > > URL: https://issues.apache.org/ > jira/browse/CLOUDSTACK-10025 > > Project: CloudStack > > Issue Type: New Feature > > Security Level: Public(Anyone can view this level - this is the > default.) > > Components: VNC Proxy > > Affects Versions: 4.11.0.0 > > Reporter: Sachin > > Priority: Minor > > Labels: features > > > > I have implemented this feature as my GSoC'17 project. noVNC is written > in javascript and uses websockets to connect to VNC server. We have > modified the ConsoleProxy server to accept websocket request from noVNC > client, which then forwards the request request to VNC server. > > Javascript cannot make plain tcp request, hence the websocket request > have to be forwarded to the VNC server via a proxy server that basically > converts websocket request from client to plain tcp request for VNC server. > > > > -- > This message was sent by Atlassian JIRA > (v6.4.14#64029) >