Hi!
These days I've been syncing my SyncML Client against Synthesis Demo Server3.0.3.4 in order to test the OBEX implementation and to see whether it works OK with SyncML Client.
After a successful (OBEX)Connect and Put command, I send a Get command to retrieve the first message generated by the Demo Server. The package is too long to fit in one OBEX message, they're separated in multi-package. According to the OBEX spec, the body header of the last chunk of the multi-package should be 0x49 to indicate that this is the final chunk, but what I get from the Demo server is 0x48 which indicate a chunk of the package but not the final. I wondered if this is a problem of the implementation of OBEX of the Demo Server3.0.3.4?
expect your response
