Symbian3/PDK/Source/GUID-CD2BF0EE-5437-4ADA-A447-4B06147754A8.dita
changeset 5 f345bda72bc4
parent 3 46218c8b8afa
child 9 59758314f811
equal deleted inserted replaced
4:4816d766a08a 5:f345bda72bc4
    16 as well. This section discusses Bluetooth and infrared.</p>
    16 as well. This section discusses Bluetooth and infrared.</p>
    17 <section id="GUID-A0FF4E29-CB0F-4752-B3B7-1F5C0D3EA1C8"><title>Bluetooth</title>
    17 <section id="GUID-A0FF4E29-CB0F-4752-B3B7-1F5C0D3EA1C8"><title>Bluetooth</title>
    18 <p>The Bluetooth wireless technology is a short range and low power network
    18 <p>The Bluetooth wireless technology is a short range and low power network
    19 for data and voice communication in any place of the world. The figure below
    19 for data and voice communication in any place of the world. The figure below
    20 illustrates the relationships between the different Symbian Bluetooth classes.</p>
    20 illustrates the relationships between the different Symbian Bluetooth classes.</p>
    21 <p>For more information, see <xref href="GUID-34A82EC4-E795-4884-A1F0-616BFB38F7C3.dita">Transferring
    21 <p>For more information, see <xref href="GUID-6CE12919-FF81-5254-BA12-385F589FEA44.dita">Bluetooth
    22 data over a Bluetooth connection</xref> in the Communication section, and <xref href="jar:GUID-35228542-8C95-4849-A73F-2B4F082F0C44.jar!/sdk/doc_source/guide/Short-Link-Services-subsystem-guide/ShortLinkServices/TechnologyGuides/Bluetooth/BluetoothOverview.html" format="application/java-archive">Bluetooth</xref>.</p>
    22 Management Collection</xref>.</p>
    23 <fig id="GUID-0C459AD9-E972-4FC8-9C26-8879E8C2835D"><title>Bluetooth API</title><image href="GUID-AEBB7F5D-E18E-4E1F-ADE0-C984084AC108_d0e8830_href.png"/></fig>
    23 <fig id="GUID-0C459AD9-E972-4FC8-9C26-8879E8C2835D"><title>Bluetooth API</title><image href="GUID-AEBB7F5D-E18E-4E1F-ADE0-C984084AC108_d0e12987_href.png"/></fig>
    24 <p>Use the Bluetooth Security Manager to set the appropriate security requirements
    24 <p>Use the Bluetooth Security Manager to set the appropriate security requirements
    25 (authentication, authorization, and encryption) that <i>incoming</i> connections
    25 (authentication, authorization, and encryption) that <i>incoming</i> connections
    26 to the device's Bluetooth services must meet. For more information, see <xref href="jar:GUID-35228542-8C95-4849-A73F-2B4F082F0C44.jar!/sdk/doc_source/guide/Short-Link-Services-subsystem-guide/ShortLinkServices/ShortLink/BluetoothProtocolClientAPIs/usingSecMan/index.html" format="application/java-archive">Using Bluetooth Security Manager</xref>.</p>
    26 to the device's Bluetooth services must meet. For more information, see <xref href="GUID-A035B592-F423-5980-8E7E-E726CF24CF3E.dita">Using Bluetooth Security
       
    27 Manager</xref>.</p>
    27 <p>The Bluetooth stack will not by default enforce any particular Bluetooth
    28 <p>The Bluetooth stack will not by default enforce any particular Bluetooth
    28 security for <i>outgoing</i> socket connections. If the remote device requires
    29 security for <i>outgoing</i> socket connections. If the remote device requires
    29 authentication or encryption to connect, it will be handled automatically
    30 authentication or encryption to connect, it will be handled automatically
    30 by the Bluetooth stack. For more information, see <xref href="jar:GUID-35228542-8C95-4849-A73F-2B4F082F0C44.jar!/sdk/doc_source/guide/Short-Link-Services-subsystem-guide/ShortLinkServices/ShortLink/BluetoothProtocolClientAPIs/UsingBtSocks/FindConnect/usesec.html" format="application/java-archive">How to use security on outgoing sockets</xref>.</p>
    31 by the Bluetooth stack. For more information, see <xref href="GUID-4F0C4B9D-AA42-59C4-900A-7045FEAAF2F4.dita">Using
       
    32 security on outgoing sockets</xref>.</p>
    31 </section>
    33 </section>
    32 <section id="GUID-2CE155AD-1FFC-41D2-9778-032EF43B8002"><title>Infrared</title>
    34 <section id="GUID-2CE155AD-1FFC-41D2-9778-032EF43B8002"><title>Infrared</title>
    33 <p>Infrared provides a means for short-range communication between devices.
    35 <p>Infrared provides a means for short-range communication between devices.
    34 Symbian implements the Infrared Data Association (IrDA) stack for infrared
    36 Symbian implements the Infrared Data Association (IrDA) stack for infrared
    35 connections. Infrared connections are handled through general Serial or Socket
    37 connections. Infrared connections are handled through general Serial or Socket
    37 <p>The IrDA standard does not specify any security features for data transfer,
    39 <p>The IrDA standard does not specify any security features for data transfer,
    38 but since the devices attempting infrared connection are in visual contact,
    40 but since the devices attempting infrared connection are in visual contact,
    39 it is easier to control communication and access to the device. Implement
    41 it is easier to control communication and access to the device. Implement
    40 authentication, authorization, encryption, or any other security features
    42 authentication, authorization, encryption, or any other security features
    41 needed in the application level.</p>
    43 needed in the application level.</p>
    42 <p>For more information, see <xref href="GUID-E17CE95F-C64A-494B-8E26-67E56B77ED01.dita">Transferring
       
    43 data over an infrared connection</xref> in the Communication section and <xref href="jar:GUID-35228542-8C95-4849-A73F-2B4F082F0C44.jar!/sdk/doc_source/guide/Short-Link-Services-subsystem-guide/ShortLinkServices/TechnologyGuides/IrDA/irOverview.html" format="application/java-archive">Infrared</xref>.</p>
       
    44 </section>
    44 </section>
    45 </conbody></concept>
    45 </conbody></concept>