Symbian3/PDK/Source/GUID-B088B74A-9A6D-4C72-9069-391ECAD38514.dita
changeset 1 25a17d01db0c
child 3 46218c8b8afa
equal deleted inserted replaced
0:89d6a7a84779 1:25a17d01db0c
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-B088B74A-9A6D-4C72-9069-391ECAD38514" xml:lang="en"><title>Communications
       
    13 security</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>Mobile devices support multiple communication methods, which in turn
       
    15 sets high requirements for security. A mobile device with various connection
       
    16 methods is exposed to a large number of attackers.</p>
       
    17 <p>If you are developing a networked application, consider the following
       
    18 scenarios and determine how to recover from them:</p>
       
    19 <ul>
       
    20 <li><p>The end user may lose network connection at any time or may
       
    21 not be able to establish a connection at all.</p></li>
       
    22 <li><p>A connection may pass over a public network, which may expose
       
    23 the data if it is not encrypted during transmission.</p></li>
       
    24 <li><p>Peer-to-peer connections are vulnerable to man-in-the-middle
       
    25 attacks. To prevent this, use strong authentication and proper ciphering methods.</p>
       
    26 </li>
       
    27 </ul>
       
    28 <p>For details on networking facilities, see the <xref href="http://www.forum.nokia.com/info/sw.nokia.com/id/c4536832-3dd0-45af-94be-1c4289cc3003/Symbian_OS_Overview_To_Networking_v1_0_en.pdf.html" scope="external">Symbian OS: Overview To Networking</xref> on Forum Nokia. For more information
       
    29 about communication with a mobile device, see the <xref href="GUID-02EE9C85-5942-40F7-BF60-B5D8B04B9AA6.dita#GUID-02EE9C85-5942-40F7-BF60-B5D8B04B9AA6/GUID-15C32932-3088-4FC9-BE83-2EC00FCEB694">Communication</xref> section. </p>
       
    30 <p>The following aspects of communication security are covered in this
       
    31 section:</p>
       
    32 <ul>
       
    33 <li><p><xref href="GUID-C37790B3-967C-489C-8753-0434938CBE2B.dita">Secure
       
    34 Sockets</xref></p></li>
       
    35 <li><p><xref href="GUID-FBB9ED48-3C0F-4B2D-90FC-52127698F253.dita">IPv4/IPv6
       
    36 dual-stack</xref></p></li>
       
    37 <li><p><xref href="GUID-21F92FAD-1EF1-4E36-9157-9214E7C6BB01.dita">Host
       
    38 name resolution</xref></p></li>
       
    39 <li><p><xref href="GUID-CD2BF0EE-5437-4ADA-A447-4B06147754A8.dita">Local
       
    40 connectivity</xref></p></li>
       
    41 </ul>
       
    42 </conbody></concept>