I able to launch open office through web browser, even I do not have a copy of open office.
May I know what is the technology behind?
(Although the launched open office is quite slow and not responsive)
Thanks.
I able to launch open office through web browser, even I do not have a copy of open office.
May I know what is the technology behind?
(Although the launched open office is quite slow and not responsive)
Thanks.
Based on the FAQ, I would assume it uses some form of screen sharing protocol, such as VNC.
On the client side, a Java applet is used. The Java applet creates a new Frame, that appears on the client computer.
The Java client applications then uses a screen sharing protocol (I think something X tunnelling) to display the interface to you.
The server is a Linux machine, that launches OOo for you, the display beeing deported to your client machine.
Our service is based on the following technologies:
Let us know if you want to know something more.