4.1 Web UI

GET http://{{rip_ip}}:5438

The RIP hosts a simple embedded UI that utilizes the internal REST server to provide the end user with a job list and limited control over the jobs being processed at the RIP.

A GET request to “/” will return the index html page from the embedded web server. Thus opening using any browser the end user can address the RIP at http://:5438/

At the local computer this would be http://localhost:5438/