Object Exchange Protocol (Windows Embedded CE 6.0)
1/6/2010
The Object Exchange Protocol (OBEX) technology for Windows Embedded CE provides an efficient, compact binary protocol that enables a wide range of devices to exchange data spontaneously in a simple, efficient manner.This technology works over Bluetooth and Infrared Data Association (IrDA) protocols.
OBEX is primarily used as a push or pull application.
It performs a function that is similar to Hypertext Transfer Protocol (HTTP) but it does not require the resources that an HTTP server requires. This makes OBEX perfect for low-end devices with limited resources.
In This Section
Provides reference information about each of the available OBEX programming elements.
Provides information about changes in OBEX support that you need to know when migrating this functionality from previous versions.
Provides information about OBEX dependencies, modules and components that implement the OBEX functionalities
Describes OBEX client and server support in Windows Embedded CE.
Describes the registry settings that enable and configure OBEX functionalities that can be added to your OS design.
Provides information about OBEX security and best practices.**
Describes the samples available in the %_WINCEROOT%\Public\Servers\SDK\Samples\OBEX folder.**
Related Sections
- Applications and Services
Provides links to topics that contain information about the operating system functionalities that are available for developing applications and services.
- Bluetooth
Provides information about Bluetooth support in Windows Embedded CE.