You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jNext discussion group
Hi,
Great to know about jNext. I have been looking out for something like
this. Now what I want to know is this. I understand that it can be
used to connected to a local or remote host using socket
connections.Can that be extended to applications too (i don't think it
should be of any issues but just want to confirm). I am planning to
connect it to a vnc host which basically talks RFB protocol. Now the
javascript should be able to get that data and decode the binary
stream. Can anyone highlight if jNext will help me in establishing the
communication channel between the Javascript client and the vnc host.
Also would be great to know if anyone is aware of decoding RFB
bytestream data.