Hi, I'll need to read the specs again. But I don't think it's okay to decompose the headers (into ID and TYPE). The TYPE macros on the other hand will be quite useful.
regards, Christian Hendrik Sattler schrieb: > +#define OBEX_HDR_TYPE_UINT32 (3 << 6) > +#define OBEX_HDR_ID_COUNT 0x00 /* Number of objects (used by connect) */ > +#define OBEX_HDR_COUNT (OBEX_HDR_ID_COUNT | > OBEX_HDR_TYPE_UINT32) > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
