Windows Networking API/Redirector (Windows Embedded CE 6.0)

1/6/2010

The Windows Networking API/Redirector (SMB/CIFS) implementation in Windows Embedded CE provides functions to establish and terminate network connections and to access files on servers supporting the Common Internet File System (CIFS). Access to this data is made possible by way of the networking API (WNet).

Note

The Windows Networking API/Redirector for Windows Embedded CE might not interoperate correctly with a desktop computer if the desktop computer is running Windows 98 or an earlier operating system.

In This Section

  • Windows Networking API/Redirector OS Design Development
    Provides information about Windows Networking API/Redirector that is helpful when designing and developing a Windows Embedded CE OS. This includes dependency information, the modules and components that implement Windows Networking API/Redirector, and Windows Networking API/Redirector implementation considerations.
  • Windows Networking API/Redirector Application Development
    Provides detailed information about the Windows Networking API/Redirector implementation in Windows Embedded CE. Shows how to use Windows Networking API/Redirector to access remote file systems and manage network connections.
  • Servers
    This section provides links to topics that contain information about server technologies and services that are supported in Windows Embedded CE-based devices.

See Also

Other Resources

Networking - Core