API Command List (Network/UDP)

Overview

The beSTORM API allows you to manage a beSTORM project remotely on the beSTORM computer using port 6970. To change the port value, enter the desired value in the Incoming Command Port parameter on the Extra Configurations page in the New Project Wizard, or from beSTORM Client's Configure Monitor Settings menu (beSTORM Client > Settings > Configure Monitor Settings).

The API works by sending a command as a string to the given port. The string is then received by the beSTORM computer and will trigger the adequate action. The API will also respond with a with either a success or error message based on the state of the request. This section lists all the possible beSTORM API commands along with their associated behaviors and possible responses.

Related Topics