core/com.nokia.carbide.cpp.doc.user/html/reference/trk/view_remote_connection.htm
author fturovic <frank.turovich@nokia.com>
Thu, 30 Sep 2010 13:53:55 -0500
changeset 2125 bbb6c7da6e3f
parent 2123 a943701b8482
permissions -rw-r--r--
BUG 12110 - more TRK references removed in text and images
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     2
<html>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     3
<head>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     5
<meta http-equiv="Content-Style-Type" content="text/css" />
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     6
<meta name="keywords" content="Check TRK, TRK, Install TRK"
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     7
><meta name="LASTUPDATED" content="06/17/05 11:09:43" />
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     8
<title>Remote Connections view</title>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     9
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    10
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    11
<style type="text/css">
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    12
<!--
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    13
.style1 {
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    14
	font-family: Helvetica, sans-serif;
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    15
	font-weight: bold;
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    16
}
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    17
-->
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    18
</style>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    19
</head>
1791
727385d8e2b3 added new customize carbide section and some relinking done for deleted duplicate page
fturovic <frank.turovich@nokia.com>
parents: 1448
diff changeset
    20
<body >
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    21
<h2>Remote Connections view</h2>
819
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    22
<p>Use  the <strong>Remote Connections</strong> view to monitor, create, edit, or remove  common  connection settings for remote agents. Remote agents provide support for debugging, profiling, trace, and more. The connection types currently supported include:</p>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    23
<ul>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    24
  <li>Serial &mdash; mainly for boards with a serial interface</li>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    25
  <li>Bluetooth &mdash; available for  debug support </li>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    26
  <li>USB &mdash; available for both debug and trace support </li>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    27
</ul>
1448
e1fbef8f8f8c added Install Extension view page and related images and links
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    28
<p>The columns in the <strong>Remote Connections</strong> view include:</p>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    29
<ul>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    30
  <li>Connection/Services - connection name defined by you and remote agent type</li>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    31
  <li>Type - connection type, i.e. Bluetooth, USB, TCP/IP, etc.</li>
2123
a943701b8482 BUG 12291 - added helpful solutions to Not Accessible status display
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    32
  <li>Status - current connection status, i.e. Available, Not Accessible, Ready, etc.</li>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    33
  <li>Description - provides information on the current connection test status.</li>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    34
</ul>
2125
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2123
diff changeset
    35
<p align="center"><img src="../images/view_remote_connections.png" width="679" height="166"></p>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    36
<p class="figure">Figure 1 - Remote Connections view</p>
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    37
<p>When the view is closed or another perspective opened, a small display  appears in the trim area in the lower-right corner of the workspace showing the current active remote connection. Click the connection name to  open the drop-down menu where you can open the Remote Connections view or switch between  connections.</p>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    38
<p align="center"><img src="../images/trim_remote_conns.png" width="212" height="44"></p>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    39
<p class="figure">Figure 2. Available remote connection trim indicator</p>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    40
<h3>Remote Connections view toolbar icons</h3>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    41
<p>The following commands appear on the toolbar within the Remote Connections view: </p>
1853
fbc447a3ff9b revised remote conn page
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    42
<table width="800"  border="0" cellpadding="2" cellspacing="0">
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    43
  <tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    44
    <th width="28%" scope="col">Item</th>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    45
    <th width="13%" scope="col">Icon</th>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    46
    <th width="59%" scope="col">Explanation</th>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    47
  </tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    48
  <tr>
1853
fbc447a3ff9b revised remote conn page
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    49
      <td><strong>Toggle periodic service testing</strong></td>
fbc447a3ff9b revised remote conn page
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    50
      <td><div align="center"><img src="../images/icon_periodic_testing.png" alt="Periodic testing icon" width="18" height="18"></div></td>
fbc447a3ff9b revised remote conn page
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    51
      <td>Toggles service testing on or off.</td>
fbc447a3ff9b revised remote conn page
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    52
  </tr>
fbc447a3ff9b revised remote conn page
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    53
  <tr>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    54
    <td><strong>Refresh Connections</strong></td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    55
    <td><center>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    56
      <img src="../images/icon_remote_connection_refresh.png" width="18" height="18">
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    57
    </center>    </td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    58
    <td><p>Click to update the connection list status.</p>    </td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    59
  </tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    60
  <tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    61
    <td><strong>New Connection</strong></td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    62
    <td><center>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    63
      <img src="../images/icon_remote_connection_new.png" width="18" height="17">
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    64
    </center>    </td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    65
    <td>Click to open the New  Connection wizard to add a connection.</td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    66
  </tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    67
  <tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    68
    <td><strong>Edit Connection</strong></td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    69
    <td><center>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    70
      <img src="../images/icon_remote_connection_edit.png" width="18" height="17">
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    71
    </center>    </td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    72
    <td><p>Click to edit the selected remote connection.</p>    </td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    73
  </tr>
1893
e29df1745269 removed old SDK pref page and fixed link, then added new cheatsheet
fturovic <frank.turovich@nokia.com>
parents: 1853
diff changeset
    74
  <tr>
e29df1745269 removed old SDK pref page and fixed link, then added new cheatsheet
fturovic <frank.turovich@nokia.com>
parents: 1853
diff changeset
    75
      <td><strong>View menu</strong></td>
e29df1745269 removed old SDK pref page and fixed link, then added new cheatsheet
fturovic <frank.turovich@nokia.com>
parents: 1853
diff changeset
    76
      <td><div align="center"><img src="../images/icon_menu_white.png" alt="View menu" width="12" height="12"></div></td>
e29df1745269 removed old SDK pref page and fixed link, then added new cheatsheet
fturovic <frank.turovich@nokia.com>
parents: 1853
diff changeset
    77
      <td>Select the connection types to monitor for remote connections.</td>
e29df1745269 removed old SDK pref page and fixed link, then added new cheatsheet
fturovic <frank.turovich@nokia.com>
parents: 1853
diff changeset
    78
  </tr>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    79
</table>
819
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    80
<h3>Remote Connections view Status icons</h3>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    81
<p>The following status indicators appear in the Remote Connections view: </p>
1853
fbc447a3ff9b revised remote conn page
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    82
<table width="800"  border="0" cellpadding="2" cellspacing="0">
819
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    83
  <tr>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    84
    <th width="28%" scope="col">Item</th>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    85
    <th width="13%" scope="col">Icon</th>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    86
    <th width="59%" scope="col">Explanation</th>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    87
  </tr>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    88
  <tr>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    89
    <td><strong>Connection</strong></td>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    90
    <td><center>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    91
      <img src="../images/icon_rc_connection.png" width="16" height="16">
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    92
    </center></td>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    93
    <td><p>Indicates an inactive remote connection setting.</p></td>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    94
  </tr>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    95
  <tr>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    96
    <td><strong>Not Active</strong></td>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    97
    <td><center>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    98
      <img src="../images/icon_rc_not_active.png" width="17" height="17">
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    99
    </center></td>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   100
    <td>Indicates an inactive connection type.</td>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   101
  </tr>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   102
  <tr>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   103
    <td><strong>Ready / Available</strong></td>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   104
    <td><center>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   105
      <img src="../images/icon_rc_available.png" width="17" height="18">
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   106
    </center></td>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   107
    <td><p>Indicates an active remote connection is ready or that a particular connection type is available.</p></td>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   108
  </tr>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   109
  <tr>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   110
    <td><b>Not Accessible</b></td>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   111
    <td><center>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   112
      <img src="../images/icon_rc_not_accessible.png" width="16" height="16">
1853
fbc447a3ff9b revised remote conn page
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
   113
    </center>    </td>
2123
a943701b8482 BUG 12291 - added helpful solutions to Not Accessible status display
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
   114
    <td><p>Cannot access the connection type within the connection setup. This could be due to one of the following conditions:</p>
a943701b8482 BUG 12291 - added helpful solutions to Not Accessible status display
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
   115
        <ul>
a943701b8482 BUG 12291 - added helpful solutions to Not Accessible status display
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
   116
            <li>Nokia Ovi/PC Suite is not installed (Carbide uses their drivers to connect to remote devices)</li>
a943701b8482 BUG 12291 - added helpful solutions to Not Accessible status display
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
   117
            <li>User did not select Ovi/PC Suite mode on the device</li>
a943701b8482 BUG 12291 - added helpful solutions to Not Accessible status display
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
   118
            <li>CODA (Carbide On-device Debug Agent)   is not installed on the device</li>
a943701b8482 BUG 12291 - added helpful solutions to Not Accessible status display
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
   119
        </ul>        
a943701b8482 BUG 12291 - added helpful solutions to Not Accessible status display
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
   120
        <p>If all the above is setup the remote device should automatically appear when it is connected to the PC. The Description field contains useful debug information that can help solve the issue as well. </p></td>
819
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   121
  </tr>
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   122
</table>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   123
<h3>Remote Connections view context menu options</h3>
1448
e1fbef8f8f8c added Install Extension view page and related images and links
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   124
<p>Based on the current selection, one or more of the following commands appear on the context menu when you right-click within the Remote Connections view. For example, if no connections are defined, only the <b>New Connection</b> command is available on the context menu. </p>
e1fbef8f8f8c added Install Extension view page and related images and links
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   125
<p align="center"><img src="../images/context_menu_remote_conn_view.png" width="246" height="141"></p>
819
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   126
<p class="figure">Figure 3 - Remote Connections context menu</p>
1853
fbc447a3ff9b revised remote conn page
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
   127
<table width="800"  border="0" cellpadding="2" cellspacing="0">
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   128
  <tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   129
    <th width="30%" scope="col">Item</th>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   130
    <th width="11%" scope="col">Icon</th>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   131
    <th width="59%" scope="col">Explanation</th>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   132
  </tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   133
  <tr>
1448
e1fbef8f8f8c added Install Extension view page and related images and links
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   134
    <td><span class="style1">New Connection...</span></td>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   135
    <td><center>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   136
      <img src="../images/icon_remote_connection_new.png" width="20" height="18">
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   137
    </center>    </td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   138
    <td>Select to open the New  Connection wizard to add a connection.</td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   139
  </tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   140
  <tr>
1448
e1fbef8f8f8c added Install Extension view page and related images and links
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   141
    <td><span class="style1">Rename</span></td>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   142
    <td>&nbsp;</td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   143
    <td>Select to rename the currently selected connection.</td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   144
  </tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   145
  <tr>
1448
e1fbef8f8f8c added Install Extension view page and related images and links
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   146
    <td><span class="style1">Edit  Settings...</span></td>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   147
    <td><center>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   148
      <img src="../images/icon_remote_connection_edit.png" width="19" height="19">
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   149
    </center>    </td>
1448
e1fbef8f8f8c added Install Extension view page and related images and links
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   150
    <td><p>Select to edit the selected remote connection settings.</p></td>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   151
  </tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   152
  <tr>
1448
e1fbef8f8f8c added Install Extension view page and related images and links
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   153
    <td><span class="style1">Delete</span></td>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   154
    <td><center>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   155
      <img src="../images/icon_remote_connection_delete.png" width="17" height="16">
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   156
    </center>    </td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   157
    <td><p>Select to delete the selected connection from the connection list.</p></td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   158
  </tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   159
  <tr>
1448
e1fbef8f8f8c added Install Extension view page and related images and links
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   160
    <td><span class="style1">Help for...</span></td>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   161
    <td><center>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   162
        <img src="../images/icon_remote_connection_docs.png" width="19" height="17">
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   163
    </center></td>
1448
e1fbef8f8f8c added Install Extension view page and related images and links
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   164
    <td>Select to open the Help view for connection information.</td>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   165
  </tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   166
  <tr>
1448
e1fbef8f8f8c added Install Extension view page and related images and links
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   167
    <td><span class="style1">Make Current</span></td>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   168
    <td>&nbsp;</td>
1448
e1fbef8f8f8c added Install Extension view page and related images and links
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   169
    <td>Make the selected connection the current connection.</td>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   170
  </tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   171
</table>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   172
<h5>Related references</h5>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   173
<ul>
89
75dede17b0d1 bug 8628 - fixed TOC and other links to point to On-device conn wizard
fturovic <frank.turovich@nokia.com>
parents: 88
diff changeset
   174
  <li><a href="../trk/wnd_on_device_setup.htm">On-Device Connections</a><a href="wnd_on_device_setup.htm"></a></li>
2009
b622387629d6 changed TRK to CODA in docs except where it related to pre-3.0 versions
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   175
  <li><a href="wnd_new_conn_install_tab.htm">Install latest CODA</a></li>
b622387629d6 changed TRK to CODA in docs except where it related to pre-3.0 versions
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   176
  <li><a href="../../tasks/trk/trk_plug_n_play_01.htm">Plug-n-Play CODA Setup</a></li>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   177
</ul>
819
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   178
<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.htm</a></div>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   179
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   180
</body>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   181
</html>