4. – Server side integration
4.1 – HTTP API
You can use HTTP request to create a server, symlink dynamically if you don't want to write a plu...
4.2 – Plug-in
The gateway is a multi-thread application, so make sure your plug-in is: Thread safe. Spawn a th...
4.2.1 – Start gateway and the plug-in example project in Eclipse
Download the plug-in example:http://remotespark.com/Plugin.zip Extract the zip to your Eclipse wo...
4.2.2 – Handshake plug-in
Handshake plug-in is invoked before establishing a RDP connection. It’s a good place to verify, m...
4.2.3 – Deploy your plug-in
Export the jar file: Right click on the project, "Export", select "Runable JAR file" under Java....
4.3 – Downloading files unprompted
Users can download files through custom apps and programs. This can be archived by using the clip...