Appendix C - JavaScript API

Top  Previous  Next

Thinfinity® VirtualUI™ for FireMonkey® JavaScript API enables you to embed FireMonkey applications into pre-existing Web environments.

 

 

 

 

 

In order to integrate Thinfinity® VirtualUI™ for FireMonkey® into your web page you will be required to modify the HTML page by adding some Javascript code.

From this point on, we consider you already have installed and configured Thinfinity® VirtualUI™ for FireMonkey®. If you haven't, go back to the Getting Started topic.

 

To learn how to use the SDK library, read the following topics:

 

Deploying

Modifying the HTML file

Connect method

Authentication Scheme

SSL Certificate

 

Take a look also on the sdk.html file available in the Thinfinity® VirtualUI™ for FireMonkey® server installation directory, under the 'webfmx' folder. After configuring the profileKey parameter on the connect method, you can try it out from the browser through the address

http(s)://server_IP:port/sdk.html.