client-server architecture. It enables backup management with the same look and feel as the original Data Protector GUI.

The Java GUI consists of two components: Java GUI Server and Java GUI Client. Figure 16 on page 53 shows the relationship between these components.

Figure 16 Data Protector Java GUI architecture

The Java GUI Server is installed on the Data Protector Cell Manager system. The Java GUI Server receives requests from the Java GUI Client, processes them and then sends the responses back to the Java GUI Client. The communication is done through Hypertext Transfer Protocol (HTTP) on port 5556.

The Java GUI Client contains only user interface related functionalities and requires connection to the Java GUI Server to function.

Concepts guide

53