$ ./client 5
Planet number 5 is Jupiter

$ ./client 11
Fault Received
  Fault String: Index out of range. Must be 1 through 9.

Figure 1: Output produced by client.

Back to Article