core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_install_tab.htm
author fturovic <frank.turovich@nokia.com>
Mon, 12 Apr 2010 15:34:40 -0500
branchRCL_2_4
changeset 1204 06cdb02ae450
parent 1093 32ec941623d6
child 1225 a546534a48de
permissions -rw-r--r--
implemented initial new connection dialog changes
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1086
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     2
<html>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     3
<head>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     5
<meta http-equiv="Content-Style-Type" content="text/css" />
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     6
<meta name="keywords" content="Check TRK, TRK, Install TRK"
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     7
><meta name="LASTUPDATED" content="06/17/05 11:09:43" />
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     8
<title>Install Remote Agents pane</title>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     9
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    10
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    11
</head>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    12
<body bgcolor="#FFFFFF">
1204
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 1093
diff changeset
    13
<h2>Install Remote Agents</h2>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 1093
diff changeset
    14
<p>Use  the <strong>Install Remote Agents</strong> pane to select the latest remote agent version  to download and install to the device. </p>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 1093
diff changeset
    15
<p align="center"><img src="../images/tab_new_conn_install_agent.png" width="464" height="554"></p>
1086
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    16
<p class="figure">Figure 2 - New Connection wizard Install remote agents page</p>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    17
<p>Table 1. Install Remote Agents pane</p>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    18
<table width="100%"  border="0" cellpadding="2" cellspacing="0">
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    19
  <tr>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    20
    <th width="30%" scope="col">Item</th>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    21
    <th width="59%" scope="col">Explanation</th>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    22
  </tr>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    23
  <tr>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    24
    <td><strong>Install remote agents</strong></td>
1204
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 1093
diff changeset
    25
    <td><p>A list of the most current versions of remote agents sorted by SDK and version. Select the version most compatable with the device. For example, a device running S60 5.0 needs a version of the TRK software compiled for that SDK, which in the image above is Application TRK 3.2.6. </p>
1086
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    26
        <p>Additional information about the selected entry is displayed to the right to help you choose the correct version of TRK for the target device. </p></td>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    27
  </tr>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    28
  <tr>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    29
    <td><strong>Save</strong></td>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    30
    <td>Click <strong>Save</strong> to store a local copy of the currently selected TRK to disk. You can then manually install the file to your devices using the method of your choice. </td>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    31
  </tr>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    32
  <tr>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    33
    <td><strong>Install</strong></td>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    34
    <td><p>Click <strong>Install</strong> to download and install the TRK selected in the Install remote agents list. A progress bar is shown if the install operation requires more than a few seconds to complete. </p>
1093
32ec941623d6 updated TOC for 2.5 pnp titles
fturovic <frank.turovich@nokia.com>
parents: 1086
diff changeset
    35
      <p class="note"><b>NOTE</b> Drivers installed by PC Suite or Ovi Suite are required in order for Install to download a remote agent onto the target device.</p>
32ec941623d6 updated TOC for 2.5 pnp titles
fturovic <frank.turovich@nokia.com>
parents: 1086
diff changeset
    36
    <p class="note"><strong>NOTE</strong> The SIS and SISX file types must be associated with an installer application like Nokia PC Suite or Ovi Suite in order to install them onto the device. Use the Save command above to perform a manual install to the device if you don't have an installer application. </p></td>
1086
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    37
  </tr>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    38
</table>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    39
<p></p>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    40
<h5>Related references</h5>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    41
<ul>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    42
  <li><a href="wnd_on_device_setup.htm">On-Device Connections</a></li>
1204
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 1093
diff changeset
    43
  <li><a href="wnd_new_connection_wizard.htm">Setup Connection</a></li>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 1093
diff changeset
    44
  <li><a href="#CONN_SET">Test Connection</a></li>
1086
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    45
</ul>
1204
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 1093
diff changeset
    46
<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 1093
diff changeset
    47
  License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
1086
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    48
</body>
c4cdf14b6868 BUG 10841/10842 revised TOC and Run mode example for PnP
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    49
</html>