htiextension/com.nokia.s60tools.hticonnection.help/html/tasks/viewing_remote_connections.htm
changeset 7 018264c44c89
parent 0 61163b28edca
equal deleted inserted replaced
6:7f60f3388609 7:018264c44c89
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
     2 <html>
     2 <html>
     3 <head>
     3 <head>
     4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
     4   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
     5 <title>Viewing remote connections</title>
     5   <title>Viewing remote connections</title>
     6 <link href="../../book.css" type="text/css" rel="stylesheet">
     6   <link href="../../book.css" type="text/css" rel="stylesheet">
     7 </head>
     7 </head>
       
     8 
     8 <body>
     9 <body>
       
    10 <h2>Viewing remote connections</h2>
     9 
    11 
    10 <h2>Viewing remote connections</h2>
    12 <p>You can view active remote connections in the <b>Remote Connections</b>
    11 <p>You can view active remote connections in the <b>Remote Connections</b> view. To open the Remote Connections view, select <b>Window</b> > <b>Show view</b> > <b>Other...</b> > <b>Carbide.c++</b> > <b>Remote Connections</b>.</p>
    13 view. To open the Remote Connections view, select <b>Window</b> &gt; <b>Show
    12 <p>Note that the Remote Connections view shows all connections in Carbide.c++, including connections configured for and used by other services. The <b>HTI Connection</b> Carbide.c++ Extension uses the generic <b>Serial</b> and <b>TCP/IP</b> connection types. HTI Connections use the following statuses:</p>
    14 view</b> &gt; <b>Other...</b> &gt; <b>Carbide.c++</b> &gt; <b>Remote
       
    15 Connections</b>.</p>
       
    16 
       
    17 <p>Note that the Remote Connections view shows all connections in Carbide.c++,
       
    18 including connections configured for and used by other services. The <b>HTI
       
    19 Connection</b> Carbide.c++ Extension uses the generic <b>Serial</b> and
       
    20 <b>TCP/IP</b> connection types. HTI Connections use the following statuses:</p>
    13 <ul>
    21 <ul>
    14 	<li><i>Not connected</i></li>
    22   <li><i>Not connected</i></li>
    15 	<li><i>Trying to connect</i></li>
    23   <li><i>Trying to connect</i></li>
    16 	<li><i>Connected</i></li>
    24   <li><i>Connected</i></li>
    17 </ul>
    25 </ul>
    18 <img src="../images/remote_connections_view.png">
    26 <img src="../images/remote_connections_view.png"> 
    19 
    27 
    20 <p>In addition to viewing the connections status, you can do the following:</p>
    28 <p>In addition to viewing the connections status, you can do the following:</p>
    21 <ul>
    29 <ul>
    22 <li>To edit an existing connection, doubleclick it in the Remote Connections view. For details, see <a href="comm_usb.htm">Setting up USB serial connection</a> and <a href="comm_bt.htm">Setting up Bluetooth connection</a>.</li>
    30   <li>To edit an existing connection, doubleclick it in the Remote Connections
    23 <li>To delete a connection, rightclick it in the Remote Connections view and select <b>Delete Connection</b>.<br><br><img src="../images/delete_connection.png"></li>
    31     view. For details, see <a href="comm_usb.htm">Setting up USB serial
       
    32     connection</a> and <a href="comm_bt.htm">Setting up Bluetooth
       
    33     connection</a>.</li>
       
    34   <li>To delete a connection, rightclick it in the Remote Connections view and
       
    35     select <b>Delete</b>.<br>
       
    36     <br>
       
    37     <img src="../images/delete_connection.png"></li>
       
    38   <li>To set a correction as Current connection, rightclick it in the Remote
       
    39     Connections view and select <b>Make Current</b>. </li>
    24 </ul>
    40 </ul>
    25 
    41 
    26 <h5>Related tasks</h5>
    42 <h5>Related tasks</h5>
    27 <ul>
    43 <ul>
    28 	<li><a href="comm_usb.htm">Setting up USB serial connection</a></li>
    44   <li><a href="comm_usb.htm">Setting up USB serial connection</a></li>
    29 	<li><a href="comm_bt.htm">Setting up Bluetooth connection</a></li>
    45   <li><a href="comm_bt.htm">Setting up Bluetooth connection</a></li>
    30 	<li><a href="set_preferences.htm">Editing HTI connection settings</a></li>
    46   <li><a href="set_preferences.htm">Editing HTI connection settings</a></li>
    31 	<li><a href="../reference/troubleshooting.htm">Troubleshooting</a></li>
    47   <li><a href="../reference/troubleshooting.htm">Troubleshooting</a></li>
    32 </ul>
    48 </ul>
    33 
    49 
    34 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
    50 <div id="footer">
    35 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
    51 Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights
       
    52 reserved. License: <a
       
    53 href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
    36 </body>
    54 </body>
    37 </html>
    55 </html>