Share via


Component Description

Other versions of this page are also available for the following:

  • Windows Embedded CE 6.0 R3

8/27/2008

The high-level architecture of the framework consists of three layered components:

  • FakeServerLibrary.lib: Native code library that handles the connection and the core of the server code
  • FakeServer.dll: Native code wrapper for the fake server library; used by the managed code wrapper to access the framework
  • ManagedFakeServer.DLL: Library that provides a managed interface to the fake server DLL

The following illustration diagrams the main components of the Local (Fake) Server Framework.

Bb415351.7958c7fc-fe17-443a-96eb-3854f93ffae7(en-US,WinEmbedded.60).gif

See Also

Other Resources

Architecture of the Local Server Framework