Partager via


OBEX Server Services

Service extensions are used to process a service request. Windows 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.dll offers 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.2 specification.

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

See Also

Inbox Service | Folder Browsing Service | Custom Service Extensions | Server Support

 Last updated on Friday, April 09, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.