This library tries to implement a generic OBEX Session Protocol. It does not implement the OBEX Application FrameWork.
When you read this it's very useful to have a copy of the OBEX specification. It is available for download on IrDA's website
http://www.irda.org. Make sure you have obex.h
and
obex_const.h
too. You might also find the OpenOBEX test-apps useful.