Hi!

I have replaced the file in
http://sourceforge.net/tracker/index.php?func=detail&aid=1424504&group_id=8960&atid=308960
with the patch in unified format.

Unfortunately, I don't have a Nokia available to test this. If someone
else likes to test, checkout recent cvs/svn versions of openobex,
opensync, syncml-plugin and libsyncml-threaded. Apply my patches against
syncml-plugin and libsyncml-threaded:
http://www.opensync.org/ticket/146

To get the communication working, you probably also need the patch
against openobex and add the new flag OBEX_FL_SUSPEND to
OBEX_ObjectAddHeader() for the size header in
smlTransportObexClientSend() (file libsyncml/transports/obex_client.h).
I'll keep my fingers crossed!

Cheers!

  Martin


Am Sonntag, den 05.02.2006, 16:21 +0300 schrieb Alex Kanavin:
> On Sun, 5 Feb 2006, Martin Schulze wrote:
> 
> > I am currently working on adding support for Samsung's mobile phone
> > SGH-D600 in opensync (which uses openobex). However, the OBEX server
> > they use for data synchronization doesn't seem to be standard compliant.
> > It imposes the following requirements in OBEX put commands:
> >
> > - the body header must start a new OBEX packet
> > - the last OBEX packet must be empty
> 
> Apparently Nokia phones aslo have quirks in SyncML implementation:
> http://discussion.forum.nokia.com/forum/showthread.php?t=44303
> Would be great if you'd test your implementation with them.
> 
> > Since it is impossible for me to fix this on the mobile side, I would
> > ask the openobex developer team to include support for the points above
> > in the next release. I have added a patch to the tracker that does this
> > by adding a new header type (OBEX_HDR_EMPTY) and a new flag
> > (OBEX_FL_SUSPEND). It is tested with the SGH-D600:
> 
> Please provide the patch in unified format.
> 
> Alexander
> 
> Homepage: http://www.sensi.org/~ak/
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
> _______________________________________________
> Openobex-users mailing list
> [email protected]
> http://lists.sourceforge.net/lists/listinfo/openobex-users



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to