Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

Service extensions are used to process a service request. Windows Embedded CE provides the following service extensions:

  • Inbox Service

    Obexinbx.dll offers default inbox server extensions that support object pushing and pulling using MIME types.

  • Folder Browsing Service

    Obexfile.dlloffers a browsable file exchange service that supports object pushing and pulling on a local file system.

    Note:
    The OBEX server does not support command extensions. Received packets must fall under CONNECT, DISCONNECT, PUT, GET, ABORT, or SETPATH commands, defined in the IrOBEX 1.2specification.

If required, original equipment manufacturers (OEMs) and independent software vendors (ISVs) may supply custom service extensions.

See Also

Concepts

Server Support