Re: [jira] [Commented] (CLOUDSTACK-10025) To create a better VNC client for Cloudstack using noVNC

2017-12-15 Thread Tutkowski, Mike
Hi,

You can find information on how to unsubscribe here:

https://cloudstack.apache.org/mailing-lists.html

Thanks,
Mike

On Dec 11, 2017, at 1:10 AM, Mohammad Aladwan 
> wrote:

hi,

please i want to leave this group,i am not sure how i  can leave it


my best regards

On Mon, Dec 11, 2017 at 1:55 AM, ASF GitHub Bot (JIRA) 
>
wrote:


   [ https://issues.apache.org/jira/browse/CLOUDSTACK-10025?
page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&
focusedCommentId=16285617#comment-16285617 ]

ASF GitHub Bot commented on CLOUDSTACK-10025:
-

sachinnitw1317 commented on issue #2204: [CLOUDSTACK-10025] Adding Support
for NoVNC Console for KVM and XENSERVER
URL: https://github.com/apache/cloudstack/pull/2204#issuecomment-350647294


  Hey, I reported the keyboard problem earlier as well. If you do a right
click -> reload frame it will start taking your keyboard strokes. I never
got the fix though. Let me  know if you need any help from me.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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)



Re: [jira] [Commented] (CLOUDSTACK-10025) To create a better VNC client for Cloudstack using noVNC

2017-12-11 Thread Mohammad Aladwan
hi,

please i want to leave this group,i am not sure how i  can leave it


my best regards

On Mon, Dec 11, 2017 at 1:55 AM, ASF GitHub Bot (JIRA) 
wrote:

>
> [ https://issues.apache.org/jira/browse/CLOUDSTACK-10025?
> page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&
> focusedCommentId=16285617#comment-16285617 ]
>
> ASF GitHub Bot commented on CLOUDSTACK-10025:
> -
>
> sachinnitw1317 commented on issue #2204: [CLOUDSTACK-10025] Adding Support
> for NoVNC Console for KVM and XENSERVER
> URL: https://github.com/apache/cloudstack/pull/2204#issuecomment-350647294
>
>
>Hey, I reported the keyboard problem earlier as well. If you do a right
> click -> reload frame it will start taking your keyboard strokes. I never
> got the fix though. Let me  know if you need any help from me.
>
> 
> This is an automated message from the Apache Git Service.
> To respond to the message, please log on GitHub and use the
> URL above to go to the specific comment.
>
> For queries about this service, please contact Infrastructure at:
> us...@infra.apache.org
>
>
> > 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)
>


Re: [jira] [Commented] (CLOUDSTACK-10025) To create a better VNC client for Cloudstack using noVNC

2017-11-04 Thread sachin patil
Rohit can you please share the exact link you are using to access it?

On Nov 5, 2017 9:32 AM, "Sachin (JIRA)"  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)
>


Re: [jira] [Commented] (CLOUDSTACK-10025) To create a better VNC client for Cloudstack using noVNC

2017-11-04 Thread sachin patil
Hello Sir,

Will check it and let you know by tomorrow.

Regards,
Sachin

On Nov 4, 2017 9:43 PM, "ASF GitHub Bot (JIRA)"  wrote:

>
> [ https://issues.apache.org/jira/browse/CLOUDSTACK-10025?
> page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&
> focusedCommentId=16239082#comment-16239082 ]
>
> ASF GitHub Bot commented on CLOUDSTACK-10025:
> -
>
> rhtyd commented on issue #2204: [CLOUDSTACK-10025] Adding Support for
> NoVNC Console for KVM and XENSERVER
> URL: https://github.com/apache/cloudstack/pull/2204#issuecomment-341908982
>
>
>@sachinnitw1317 the /novnc/ url is not working for me for KVM, can you
> check? /cc @syed
>
> 
> This is an automated message from the Apache Git Service.
> To respond to the message, please log on GitHub and use the
> URL above to go to the specific comment.
>
> For queries about this service, please contact Infrastructure at:
> us...@infra.apache.org
>
>
> > 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)
>