OBEX Reference
A version of this page is also available for
4/8/2010
The prototypes defined in the obex.h, obexparser.h, and obexserver.h files relate to Object Exchange (OBEX), an efficient, compact binary protocol that enables a wide range of devices to wirelessly exchange data spontaneously in a simple, efficient manner. OBEX is primarily used as a push or pull application; OBEX is similar to HTTP but does not require the resources that an HTTP server requires, making OBEX perfect for devices with limited resources.
This language reference section contains descriptions of OBEX programming elements.