In order to start simply open the Visual Studio solution file in the IDE Visual Studio and run the required project. Then, in your code, you should specify the address to the file Handler.ashx.
index.html
StiOptions.WebServer.url = "https://localhost:44311/Handler.ashx";In the Handler.ashx.cs file, you can change all parameters passed from the JS client-side.
A sample shows how to run an adapter.