core/com.nokia.carbide.cpp.doc.user/html/reference/trk/view_remote_connection.htm
author fturovic <frank.turovich@nokia.com>
Thu, 21 Jan 2010 15:00:33 -0600
branchRCL_2_4
changeset 796 043c5c3bb50b
parent 89 75dede17b0d1
child 806 5778753457c3
permissions -rw-r--r--
daily merge
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>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    20
<body bgcolor="#FFFFFF">
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    21
<h2>Remote Connections view</h2>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    22
<p>Use  the <strong>Remote Connections</strong> view to monitor, create, edit, or remove  common  connection settings for remote agents. The columns include:</p>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    23
<ul>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    24
  <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
    25
  <li>Type - connection type, i.e. Bluetooth, USB, TCP/IP, etc.</li>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    26
  <li>Status - current connection status, i.e. Available, Not available, In Use, etc.</li>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    27
  <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
    28
</ul>
796
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    29
<p align="center"><img src="../images/view_remote_connections.png" width="588" height="177"></p>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    30
<p class="figure">Figure 1 - Remote Connections view</p>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    31
<h3>Remote Connections view toolbar icons</h3>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    32
<p>The following commands appear on the toolbar within the Remote Connections view: </p>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    33
<table width="100%"  border="0" cellpadding="2" cellspacing="0">
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    34
  <tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    35
    <th width="28%" scope="col">Item</th>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    36
    <th width="13%" scope="col">Icon</th>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    37
    <th width="59%" scope="col">Explanation</th>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    38
  </tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    39
  <tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    40
    <td><strong>Refresh Connections</strong></td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    41
    <td><center>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    42
      <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
    43
    </center>    </td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    44
    <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
    45
  </tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    46
  <tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    47
    <td><strong>New Connection</strong></td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    48
    <td><center>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    49
      <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
    50
    </center>    </td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    51
    <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
    52
  </tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    53
  <tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    54
    <td><strong>Edit Connection</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_edit.png" width="18" height="17">
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 edit the selected remote connection.</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
</table>
796
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    61
<h3>Remote Connections view Status icons</h3>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    62
<p>The following status indicators appear in the Remote Connections view: </p>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    63
<table width="100%"  border="0" cellpadding="2" cellspacing="0">
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    64
  <tr>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    65
    <th width="28%" scope="col">Item</th>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    66
    <th width="13%" scope="col">Icon</th>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    67
    <th width="59%" scope="col">Explanation</th>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    68
  </tr>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    69
  <tr>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    70
    <td><strong>Connection</strong></td>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    71
    <td><center>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    72
      <img src="../images/icon_rc_connection.png" width="16" height="16">
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    73
    </center></td>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    74
    <td><p>Indicates an inactive remote connection setting.</p></td>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    75
  </tr>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    76
  <tr>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    77
    <td><strong>Not Active</strong></td>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    78
    <td><center>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    79
      <img src="../images/icon_rc_not_active.png" width="17" height="17">
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    80
    </center></td>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    81
    <td>Indicates an inactive connection type.</td>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    82
  </tr>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    83
  <tr>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    84
    <td><strong>Ready / Available</strong></td>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    85
    <td><center>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    86
      <img src="../images/icon_rc_available.png" width="17" height="18">
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    87
    </center></td>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    88
    <td><p>Indicates an active remote connection is ready or that a particular connection type is available.</p></td>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    89
  </tr>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    90
  <tr>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    91
    <td><b>Not Accessible</b></td>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    92
    <td><center>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    93
      <img src="../images/icon_rc_not_accessible.png" width="16" height="16">
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    94
    </center>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    95
    </td>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    96
    <td>Cannot access the connection type within the connection setup.</td>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    97
  </tr>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
    98
</table>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    99
<h3>Remote Connections view context menu options</h3>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   100
<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. Right-click on a connection name and the additional <b>Enable Service Testing</b> and <b>Disable Service Testing</b> are available.</p>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   101
<p align="center"><img src="../images/context_menu_remote_conn_view.png" width="211" height="104"></p>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   102
<p class="figure">Figure 2 - Remote Connections context menu</p>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   103
<table width="100%"  border="0" cellpadding="2" cellspacing="0">
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   104
  <tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   105
    <th width="30%" scope="col">Item</th>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   106
    <th width="11%" scope="col">Icon</th>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   107
    <th width="59%" scope="col">Explanation</th>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   108
  </tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   109
  <tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   110
    <td><span class="style1">New Connection</span></td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   111
    <td><center>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   112
      <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
   113
    </center>    </td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   114
    <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
   115
  </tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   116
  <tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   117
    <td><span class="style1">Rename Connection</span></td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   118
    <td>&nbsp;</td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   119
    <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
   120
  </tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   121
  <tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   122
    <td><span class="style1">Edit Connection Settings</span></td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   123
    <td><center>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   124
      <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
   125
    </center>    </td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   126
    <td><p>Select to edit the selected remote connection.</p></td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   127
  </tr>
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
    <td><span class="style1">Delete Connection</span></td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   130
    <td><center>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   131
      <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
   132
    </center>    </td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   133
    <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
   134
  </tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   135
  <tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   136
    <td><span class="style1">Connection Documentation</span></td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   137
    <td><center>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   138
        <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
   139
    </center></td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   140
    <td>Select to open the Help view with connection information.</td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   141
  </tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   142
  <tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   143
    <td><span class="style1">Disable Service Testing</span></td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   144
    <td>&nbsp;</td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   145
    <td>Select to disable the connection testing. This releases the port so other connection services can use it. </td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   146
  </tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   147
  <tr>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   148
    <td><span class="style1">Enable Service Testing</span></td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   149
    <td>&nbsp;</td>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   150
    <td>Select to re-enable testing of the connection.</td>
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
</table>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   153
<h5>Related references</h5>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   154
<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
   155
  <li><a href="../trk/wnd_on_device_setup.htm">On-Device Connections</a><a href="wnd_on_device_setup.htm"></a></li>
796
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   156
  <li><a href="wnd_new_conn_install_tab.htm">Install latest TRK</a></li>
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   157
  <li><a href="../../tasks/trk/trk_plug_n_play_01.htm">Plug-n-Play TRK Setup</a></li>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   158
</ul>
796
043c5c3bb50b daily merge
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   159
<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.html</a></div>
88
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   160
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   161
</body>
0fcbe4e2fbe0 bugz 8642 - updated Remote Conn images
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   162
</html>