What is Ranger Remote?

What is Ranger Remote?

Ranger® Remote is Silver Bullet's cross-platform/cross-browser solution for the Ranger Universal Check Scanner API™ family.

Ranger Remote is a powerful tool, available on both Windows and MAC OS platforms, allowing browser-based applications to interface with the Ranger API via JavaScript. The Ranger JavaScript object encapsulates and exposes the Ranger API to the browser-based capture application, and uses WebSockets to communicate to a Ranger-enabled native application running as a service/daemon on the local workstation to control a connected check scanner.

The default configuration is WebSocket (ws) communications between browser and service/daemon.  However, Secure WebSocket (wss) communication is also supported by an install-time option that imports SSL certificates (typically bound to the localhost) into the appropriate certificate stores.


Ranger® - The universal check scanner interface
Copyright © 2023 Silver Bullet Technology
www.sbullet.com

    • Related Articles

    • Secure communications with Ranger Remote

      RangerRemote involves inter-process communication between a Ranger host application (Ranger Remote server) and a Ranger client running in a browser. The most commonly used method of portable inter-process communication with a browser is a websocket ...
    • How do I properly unlock Ranger when using Ranger Remote?

      In most cases, Ranger should be unlocked before installation of Ranger Remote: Install Ranger by running the Ranger installer Unlock Ranger using RangerFlex. Reference the following link for unlocking Ranger: How do I unlock my Ranger software? ...
    • How do you start Ranger Remote after install?

      Ranger Remote as a Server: After installation, navigate to 'C:\Program Files (x86)\Silver Bullet Technology\Ranger\Ranger Remote' and run "RangerRemote.exe" The Ranger Remote icon will appear in the system tray. Right-click the Ranger Remote task ...
    • How can I install Ranger Remote using the Command Prompt?

      You have the option of installing Ranger Remote through the Command Prompt with the following options: To install silently, use the option "/S" To install with WebSocket Secure (WSS) enabled, use the option "/WSS" To install with auto-start on PC ...
    • Is there API documentation available for Ranger Remote?

      Ranger Remote is an interfacing tool to allow web-based applications to communicate with Ranger. All Ranger API calls made available by Ranger Remote can be referenced in the provided Ranger.js file. When Ranger Remote is installed, the Ranger.js ...