SparkView integration quick start
1. – Connect to a RDP server using URL parameters
Save a JavaScript file as index.page.js with the following content on your web server: window.onl...
2. – Connect to a RDP server using cookies
Modify your index.page.js from 1. as the followings: window.onload = function() { document.cook...
3. – Setting up parameter with HTTP header or HTTP basic authentication for VPN integration
SparkView also supports the following parameters from HTTP Headers: gw_server: The RDP server add...
4. – Connect to a RDP server with symlink
You need to create the server and symlink first on the gateway. You can use config.html or HTTP A...
5. – Connect to a RDP server with a SparkView plug-in
With a Spark Gateway plug-in, you can: Encrypt the parameter in your portal and send it to the g...