Symbian3/SDK/Source/GUID-3EF88A1D-CCB6-5DE5-9CA6-F6E785A6898A.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    10 <!DOCTYPE concept
    10 <!DOCTYPE concept
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    12 <concept id="GUID-3EF88A1D-CCB6-5DE5-9CA6-F6E785A6898A" xml:lang="en"><title>Communications
    12 <concept id="GUID-3EF88A1D-CCB6-5DE5-9CA6-F6E785A6898A" xml:lang="en"><title>Communications
    13 Framework Quick Start</title><shortdesc>This topic describes the activities that users can do to make use
    13 Framework Quick Start</title><shortdesc>This topic describes the activities that users can do to make use
    14 of the Communications Framework. </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
    14 of the Communications Framework. </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
    15 <section id="GUID-DBF1C87D-7360-54B7-8658-B6659BF77F06-GENID-1-8-1-8-1-1-5-1-3-1"><title>Getting started
    15 <section id="GUID-DBF1C87D-7360-54B7-8658-B6659BF77F06-GENID-1-10-1-8-1-1-5-1-3-1"><title>Getting started
    16 with Communications Framework</title> <ul>
    16 with Communications Framework</title> <ul>
    17 <li id="GUID-2EF077BD-0194-5C6B-B4B6-A226A09DBA5D"><p>To manage communications
    17 <li id="GUID-2EF077BD-0194-5C6B-B4B6-A226A09DBA5D"><p>To manage communications
    18 connections and transfer data, use the client interfaces provided by the Sockets
    18 connections and transfer data, use the client interfaces provided by the Sockets
    19 Server, together with additional interfaces that are provided by implementations
    19 Server, together with additional interfaces that are provided by implementations
    20 of specific communications protocols. For example, to communicate over the
    20 of specific communications protocols. For example, to communicate over the
    54 Serial Server and the C32 Serial Server and the Serial Port CSY. For more
    54 Serial Server and the C32 Serial Server and the Serial Port CSY. For more
    55 information, see <xref href="GUID-9B83CDD4-FC94-51A0-AC67-CD04BCAFEF08.dita">Serial
    55 information, see <xref href="GUID-9B83CDD4-FC94-51A0-AC67-CD04BCAFEF08.dita">Serial
    56 Communications Server</xref>. </p> </li>
    56 Communications Server</xref>. </p> </li>
    57 </ul> <p>The following diagram outlines the Communication Framework collections
    57 </ul> <p>The following diagram outlines the Communication Framework collections
    58 and the components associated with each collection. </p> <fig id="GUID-201CB2BD-3398-57FA-B5D7-B38D1FFE77FD">
    58 and the components associated with each collection. </p> <fig id="GUID-201CB2BD-3398-57FA-B5D7-B38D1FFE77FD">
    59 <image href="GUID-5598B53F-2A6D-5813-913C-94B2AB36134E_d0e82591_href.png" placement="inline"/>
    59 <image href="GUID-5598B53F-2A6D-5813-913C-94B2AB36134E_d0e75879_href.png" placement="inline"/>
    60 </fig> </section>
    60 </fig> </section>
    61 <section id="GUID-47666C49-F51E-4297-9222-6ABDD2FF32B8"><title>Technologies</title> <p>The Comms Framework defines the structure
    61 <section id="GUID-47666C49-F51E-4297-9222-6ABDD2FF32B8"><title>Technologies</title> <p>The Comms Framework defines the structure
    62 and operations of the communications protocol stack in Symbian platform,
    62 and operations of the communications protocol stack in Symbian platform,
    63 and allows applications to use the stack through a sockets type API. It defines
    63 and allows applications to use the stack through a sockets type API. It defines
    64 the concepts, roles, and rules that govern the function of the stack, but
    64 the concepts, roles, and rules that govern the function of the stack, but