diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-A33B8BD1-BFF0-5A43-9344-003F5F2B1D03.dita --- a/Symbian3/PDK/Source/GUID-A33B8BD1-BFF0-5A43-9344-003F5F2B1D03.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-A33B8BD1-BFF0-5A43-9344-003F5F2B1D03.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,67 +1,67 @@ - - - - - -Ethernet -Driver OverviewThe ethernet driver is used for testing purposes. -

The ethernet logical device driver.

-
Purpose

Ethernet -is used as a substitute for mobile to server communications.

-
Key concepts -and terms
- -
Ethernet
-

An established standard for cable based network communication between -computers.

-
-
-
Architecture

Ethernet -is used as a substitute for wireless communication.

It sits below -the protocol modules.

-
APIs

The -APIs used by this LDD are:

- - - -API -Description - - - - -

CLANLinkFactory

-

Stores an instance of the previously created CLANLinkFactory and -can call its methods.

-
- -

CLANLinkCommon

-

Provides interface methods for both bearers and packet drivers.

-
- -

CLanxBearer

-

The base class from which bearer classes are derived.

-
- -

CLanIp4Bearer

-

Handles the Ethernet NIF bearer interface for the IP4 protocol.

-
- -

CLanIp6Bearer

-

Handles the Ethernet NIF bearer interface for the IP6 protocol.

-
- - -
-
Typical uses

Ethernet -was never intended to be used by the general phone user: however it has proved -to be very useful for development where it is used as a substitute for the -communication between a mobile and an external server, for example, a base -station or a Wi-Fi server.

+ + + + + +Ethernet +Driver OverviewThe ethernet driver is used for testing purposes. +

The ethernet logical device driver.

+
Purpose

Ethernet +is used as a substitute for mobile to server communications.

+
Key concepts +and terms
+ +
Ethernet
+

An established standard for cable based network communication between +computers.

+
+
+
Architecture

Ethernet +is used as a substitute for wireless communication.

It sits below +the protocol modules.

+
APIs

The +APIs used by this LDD are:

+ + + +API +Description + + + + +

CLANLinkFactory

+

Stores an instance of the previously created CLANLinkFactory and +can call its methods.

+
+ +

CLANLinkCommon

+

Provides interface methods for both bearers and packet drivers.

+
+ +

CLanxBearer

+

The base class from which bearer classes are derived.

+
+ +

CLanIp4Bearer

+

Handles the Ethernet NIF bearer interface for the IP4 protocol.

+
+ +

CLanIp6Bearer

+

Handles the Ethernet NIF bearer interface for the IP6 protocol.

+
+ + +
+
Typical uses

Ethernet +was never intended to be used by the general phone user: however it has proved +to be very useful for development where it is used as a substitute for the +communication between a mobile and an external server, for example, a base +station or a Wi-Fi server.

\ No newline at end of file