Bandwidth requirements

Bandwidth usage can be very different depends on the content, Spark View is based on standard RDP protocol, so you can check Microsoft’s white paper for details: http://www.microsoft.com/en-us/download/details.aspx?id=23236 From our testing and customer...

Using a self-signed certificate with apple devices

If you are using a self-signed certificate on iOS, you’ll have to import it first: http://stackoverflow.com/questions/4589562/how-to-install-my-servers-self-signed-certificate-on-an-ipad Five Tips for Using Self Signed SSL Certificates with...

Active Directory Integration

Q: How can I use the authentication token returned by Active Directory with Remote Spark? A: This kind of token is not supported by RDP protocol, so for now you’ll have to forward the credential to the RDP server which is the only way.

Error connecting to a win10 VM with NLA enabled

Set credSSP = true in gateway.conf (need to restart the gateway) which will apply to all the connections on the gateway https://francepharmacie.fr. Please also be aware, you may need to install this Windows update (support TLS 1.1, 1.2 in RDP server) on your RDP...