One way to think of the Tornado launcher is as a central plugboard which allows you to connect any Tornado development tool to any networked target.
Figure 3-2 illustrates this concept. The launcher allows you to use targets just as easily regardless of their nature or their physical connection. Figure 3-2 shows several common variations on connections between a tool and a target:
All this is possible thanks to the target server, a dedicated daemon which represents each development target to the development network. All details related to physical connectivity are handled by the target server. Someone must configure the target communications initially (see 2.4 Target Setup), but thereafter the target is immediately available to any authorized user on the local network, with no further cabling or configuration.
For reference information about the target server, see the entry for tgtsvr in C. Tornado Tools Reference or online (Help>Manuals Contents>Tornado Reference>Tornado Tools>tgtsvr).
To select a target server, click on any of the server names in the target list. The launcher highlights the selected target name, and fills the Information panel with a scrollable description of the target configuration and target server. Figure 3-3 illustrates a launcher with a target server selected.
If no target servers are listed, or if none of the target servers listed represent the target you need, see 3.5.1 Configuring a Target Server below.
If you make a mistake, or if you wish to select another target, simply click on another target-server name. Any tools that you have already launched remain connected to the previous target (the plugboard analogy does not extend that far).
The information panel displays the following information about the selected target:
Once you have selected a target server, click once on any button in the toolbar to launch a tool on that target. You can launch as many instances of a tool as you like, even attached to the same target. For instance, you may find it convenient to have one instance per application task of CrossWind, or to run different shells for different kinds of interaction.
You can also launch many of the Tornado tools from a UNIX shell (or shell script), specifying the target name as an argument. See the chapter that describes each tool for more information.
1: You can also restrict your target servers to permit connections only by a particular list of users; see 3.5.2 Sharing and Reserving Target Servers.