To start HyperTerminal, open the Start menu, and then choose Programs, Accessories, Communications, HyperTerminal. HyperTerminal's opening screen appears, followed by the Connection Description dialog box, as shown in Figure 23-1.
Figure 23-1. The Connection Description dialog box is the place to enter specifications for a new connection.
If you've already specified connection settings—perhaps to dial up a company's support bulletin board or the local library's online research service—click the Cancel button to close the Connection Description dialog box. Otherwise, follow the instructions below to create settings for a new connection.
The first time you use HyperTerminal, or when you want to connect to a new computer service, HyperTerminal doesn't have a clue about what you want to connect to, so you'll have to supply the details it needs to get hooked up.
To create a new connection:
The name doesn't have to be the actual name of the service you're connecting to, just something that will be descriptive enough for you. For example, you might call your connection to the local bicycle club BBS Bike BBS instead of using its official name, UWBIKECLUB.
You can use the horizontal scroll bar to view the available connection icons.
HyperTerminal displays the Connect To dialog box, as shown in Figure 23-2.
Figure 23-2. Use the Connect To dialog box to enter the number for the new connection.
If you have more than one modem connected to your computer, use the Connect Using list to select the modem you want to use for this connection.
If you're connecting to a Telnet site, choose TCP/IP (Winsock) from the Connect Using list. You will also then need to supply the Telnet URL (without the Telnet:// prefix) and your port number.
Unless you're using the TCP/IP (Winsock) device, the Connect dialog box appears, as shown in Figure 23-3.
Figure 23-3. The Connect dialog box shows the current primary settings for the new connection.
To open a connection that has already been defined, use the Open command on the File menu. If you open a file for a modem connection (such as to a BBS), the Connect dialog box appears. (See Figure 23-3.) Click Dial to make the connection. If you open a file for a TCP/IP connection, HyperTerminal immediately connects to the connection's host address. (If you have a dial-up connection to the Internet, HyperTerminal first dials the connection.)
In most cases, the basic connection information you enter into the Connection Description dialog box (see Figure 23-1) and the Connect To dialog box (Figure 23-2) is sufficient. You can, however, customize the settings in a number of ways to suit your needs. You can do this as you create a new connection or after the connection has been defined.
To modify a dial-up connection's properties after it has been defined, open the connection, and then click the Properties button (or choose Properties from the File menu). To modify a TCP/IP connection, open it, and then select Properties from the File menu. The properties dialog box for the open connection appears, as shown in Figure 23-4.
Figure 23-4. The Connect To tab in the properties dialog box provides access to several basic settings.
The Connect To tab in the Properties dialog box includes the following controls for changing options:
NOTE
The Connect Using list also provides for direct connection to each of your computer's serial (Com) ports. Although you can use this method to connect two nearby computers with HyperTerminal (and no modems), a better solution in that case is to use Direct Connection. For details, see "Connecting Two Computers with a Direct Connection."
TIP
If you're connecting to a service that charges by the minute—or it's a long distance call—you can set up your modem to disconnect automatically if you don't use it for a period of time. In the properties dialog box for the connection, click Configure to display the modem properties dialog box. Click the General tab, and then select the Disconnect A Call If Idle For More Than check box. Enter a reasonably short time (perhaps 10 or 15 minutes) so you won't be paying for a lot of connect time while you're not using the system. (Unfortunately, this check box isn't available in the properties dialog box for all brands and types of modems.)
The Settings tab in the properties dialog box for the connection includes the following additional options, as shown in Figure 23-5.
For example, with some services, pressing Ctrl+C stops the transmission of a file. If you have selected Windows Keys, however, pressing Ctrl+C copies the current selection (if any) to the Clipboard. It's usually best to leave this option set to Terminal Keys so these keystrokes will be passed to the host computer.
Figure 23-5. The Settings tab in the connection's properties dialog box controls the appearance of transmitted data, among other functions.
When the buffer reaches its capacity, each new line replaces the oldest line in the buffer. For example, if the buffer size is set at 500 lines, when line 501 arrives, the first line is discarded.
You can set the buffer size at anywhere from 0 to 500 lines. If you have plenty of memory, reserve a full 500 lines; if memory is scarce, choose a smaller size. If you don't have enough memory for the buffer size you request, HyperTerminal gives you as much as it can.
TIP
The buffer is convenient because it lets you reread material that has scrolled off your screen. But if you want a complete record of your communications session, consider sending a copy of it to your printer or recording it in a text file. For information about printing or recording to a text file, see "Creating a Transcript of Your Communications Session."
The ASCII Setup dialog box offers the following options:
Figure 23-6. The ASCII Setup dialog box controls the transmission of ASCII text in your HyperTerminal window.