4.4. Demo Service Client

This documents teaches the reader how to develop a GUI client application to the cutDemoService server application. This tutorial uses Python, PySide and Taurus as libraries; it also utilizes the different Taurus Plugins covered in the Beginner tutorial to connect to the cutDemoService server application.

The reader will learn new dependencies needed, and how to use the taurus designer tool to add widgets that connect to remote servers.