OBEX Server Services (Windows Embedded CE 6.0)
1/6/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.2 specification.
If required, original equipment manufacturers (OEMs) and independent software vendors (ISVs) may supply custom service extensions.