equal
deleted
inserted
replaced
|
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-5546C1F6-2110-5031-99BC-66E6958D513B" xml:lang="en"><title>EchoClientEngine: |
|
13 TCP/IP Echo Client Engine</title><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
14 <section><title>Download</title> <p>Example download as well as source |
|
15 code located at: <xref href="GUID-2274DE87-8D6B-5376-A9AE-03ABE4DEE495.dita">EchoClientUI</xref>.</p> </section> |
|
16 <section><title>Description</title> <p>The TCP example is a client for the |
|
17 simple Echo protocol. A server implementing this protocol, defined in RFC862, |
|
18 simply listens on port 7 for incoming data, and returns it to the client. |
|
19 EchoClientEngine is a DLL that implements the engine component of the client. |
|
20 It contains active object classes that encapsulate reading, writing and connect |
|
21 operations. The related example project <xref href="GUID-2274DE87-8D6B-5376-A9AE-03ABE4DEE495.dita">EchoClientUI</xref> provides |
|
22 a GUI interface to drive the engine. </p> </section> |
|
23 <section><title>Class summary</title><p> <xref href="GUID-EF29C1D7-B1E5-370F-AE37-66231A6BE449.dita"><apiname>RSocketServ </apiname></xref> <xref href="GUID-B16CAD6D-85B1-3482-AAC0-9BADEDB6ABDD.dita"><apiname>RHostResolver </apiname></xref> <xref href="GUID-C625E339-6726-3FB9-8F8A-F4DB0CAC15FF.dita"><apiname>TNameEntry </apiname></xref> <xref href="GUID-567CF5B5-464F-37B7-A91E-6A672C39BA44.dita"><apiname>TNameRecord </apiname></xref> <xref href="GUID-5733DF34-5B54-3044-BBED-3BFECB7ACE7A.dita"><apiname>CTimer </apiname></xref> </p></section> |
|
24 </conbody></concept> |