core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_connection_wizard.htm
author fturovic <frank.turovich@nokia.com>
Thu, 06 May 2010 13:52:23 -0500
branchRCL_2_4
changeset 1338 a97c6f41c95f
parent 1297 aace84985f80
permissions -rw-r--r--
minor edits
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1204
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     2
<html>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     3
<head>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     5
<meta http-equiv="Content-Style-Type" content="text/css" />
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     6
<meta name="keywords" content="Check TRK, TRK, Install TRK"
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     7
><meta name="LASTUPDATED" content="06/17/05 11:09:43" />
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     8
<title>Setup Connection</title>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     9
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    10
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    11
</head>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    12
<body bgcolor="#FFFFFF">
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    13
<h2>Setup Connection</h2>
1338
a97c6f41c95f minor edits
fturovic <frank.turovich@nokia.com>
parents: 1297
diff changeset
    14
<p>Use the <b>New Connection &gt; Setup Connection</b> page to assign a connection type, name, and connection settings to the new connection setup.</p>
1204
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    15
<p align="center"><img src="../images/tab_new_conn_setup_conn.png" width="464" height="554"></p>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    16
<p class="figure">Figure 1 - New Connection wizard Setup Connection tab</p>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    17
<p>Table 1. Setup Connection page - options</p>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    18
<table width="100%"  border="0" cellpadding="2" cellspacing="0">
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    19
  <tr>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    20
    <th width="28%" scope="col">Item</th>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    21
    <th width="59%" scope="col">Explanation</th>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    22
  </tr>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    23
  <tr>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    24
    <td><strong>Connection Type</strong></td>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    25
    <td><p>Select the type of connection and its supported services from the drop down list of options. The types of connections include:</p>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    26
      <ul>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    27
        <li>Bluetooth - serial port connection through Bluetooth</li>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    28
        <li>Serial - serial port connection through a COM serial port</li>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    29
        <li>USB - serial port connection through USB that  supports TRK 3.x</li>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    30
      </ul>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    31
      <p>And the supported services may include:</p>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    32
      <ul>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    33
        <li>TRK</li>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    34
        <li>Tracing</li>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    35
        <li>and others</li>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    36
    </ul></td>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    37
  </tr>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    38
  <tr>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    39
    <td><strong>Connection Name</strong></td>
1286
fabd5f1bbac9 minor edits to new conn wizard page
fturovic <frank.turovich@nokia.com>
parents: 1225
diff changeset
    40
    <td><p>Enter a name to identify the connection.</p>    </td>
1204
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    41
  </tr>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    42
  <tr>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    43
    <td><strong>Connection Settings</strong></td>
1225
a546534a48de minor edits to remote conn pages, updated copyrights, fixed some broken links
fturovic <frank.turovich@nokia.com>
parents: 1204
diff changeset
    44
    <td><p>Displays COM Port, Baud Rate, IP Addresss, Channel and Port settings according to the chosen connection type.</p>
1286
fabd5f1bbac9 minor edits to new conn wizard page
fturovic <frank.turovich@nokia.com>
parents: 1225
diff changeset
    45
      <ul>
fabd5f1bbac9 minor edits to new conn wizard page
fturovic <frank.turovich@nokia.com>
parents: 1225
diff changeset
    46
        <li>Bluetooth - select which serial COM port to use </li>
fabd5f1bbac9 minor edits to new conn wizard page
fturovic <frank.turovich@nokia.com>
parents: 1225
diff changeset
    47
        <li>Serial - select which serial COM port and baud rate to use. </li>
fabd5f1bbac9 minor edits to new conn wizard page
fturovic <frank.turovich@nokia.com>
parents: 1225
diff changeset
    48
        <li>TPC IP - enter your IP address, Musti channel, Port number </li>
fabd5f1bbac9 minor edits to new conn wizard page
fturovic <frank.turovich@nokia.com>
parents: 1225
diff changeset
    49
        <li>USB - select which serial COM port to use</li>
1204
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    50
    </ul></td>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    51
  </tr>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    52
</table>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    53
<h5>Related references</h5>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    54
<ul>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    55
  <li><a href="wnd_on_device_setup.htm">On-Device Connections</a></li>
1225
a546534a48de minor edits to remote conn pages, updated copyrights, fixed some broken links
fturovic <frank.turovich@nokia.com>
parents: 1204
diff changeset
    56
  <li><a href="wnd_on_device_setup.htm">Test Connection</a></li>
a546534a48de minor edits to remote conn pages, updated copyrights, fixed some broken links
fturovic <frank.turovich@nokia.com>
parents: 1204
diff changeset
    57
  <li><a href="wnd_new_conn_install_tab.htm">Install Remote Agents</a></li>
1204
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    58
</ul>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    59
<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>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    60
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    61
</body>
06cdb02ae450 implemented initial new connection dialog changes
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    62
</html>