diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-5546C1F6-2110-5031-99BC-66E6958D513B.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-5546C1F6-2110-5031-99BC-66E6958D513B.dita Fri Jun 11 12:39:03 2010 +0100 @@ -0,0 +1,24 @@ + + + + + +EchoClientEngine: +TCP/IP Echo Client Engine +
Download

Example download as well as source +code located at: EchoClientUI.

+
Description

The TCP example is a client for the +simple Echo protocol. A server implementing this protocol, defined in RFC862, +simply listens on port 7 for incoming data, and returns it to the client. +EchoClientEngine is a DLL that implements the engine component of the client. +It contains active object classes that encapsulate reading, writing and connect +operations. The related example project EchoClientUI provides +a GUI interface to drive the engine.

+
Class summary

RSocketServ RHostResolver TNameEntry TNameRecord CTimer

+
\ No newline at end of file