Discovering External Projects

You can use external project discovery to register and monitor a currently running optiSLang project started by another instance (not started using optiSLang Web Service Wizards). It uses UDP Network Multicast features to discover optiSLang projects within the local network. To enable network discovery for an optiSLang project, you can use either optiSLang batch command line options or remote control settings.

To discover external projects:

  1. Ensure that UDP Network Multicast is allowed and enabled in the IT infrastructure.

  2. Navigate to installation_directory/web_service/config.ini or installation_directory/config.ini and open the config.ini file in a text editor.

  3. Under [webinterface], set project_discovery=true.

  4. Save and close the configuration file.

  5. In optiSLang, open a project.

  6. From the menu bar, select Edit > Remote control.

  7. In the Configure remote control dialog box, double-click an empty row.

  8. In the Create new remote control server dialog box, set the following:

    SettingValue
    Server typePlain TCP
    Server addressAny IPv4
    Port range The optiSLang project server port range (TCP, computation nodes).
    PasswordA password for the server (optional)
    EnableSelect the check box
    Multicast group addressThe optiSLang project status update multicast group address.
    Multicast port rangeThe optiSLang project status update port range when discovery is used (UDP, optiSLang Web Service server machine and computation nodes).
  9. To save the changes and close the dialog boxes, click OK, then Close.

  10. In the optiSLang Web Service user interface, click Discovery ( ).

  11. Click Discover.

    The local network and project information is displayed. The project is registered and displayed on the Project Overview page.

  12. Click Show Monitoring.