Starts running GroIMP as an HTTP server.
It is possible to start GroIMP as a HTTP server to then send model paths via HTTP for GroIMP to execute. After GroIMP executed the model, values can be returned to the HTTP client who send the request. It is possible to send several models in series or in parallel.
This starts GroIMP as a server.
This Feature is currently not working!!!!
GroIMP can be started as a server. Then, other instances of GroIMP can connect to the GroIMP server. This enables multiple user concurrently accessing a single model from different devices as well as modelling on a powerful remote server.
More information:
Tutorial:
Works with the GroIMP server command. See here.