Hi! 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 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: http://sourceforge.net/tracker/index.php?func=detail&aid=1424504&group_id=8960&atid=308960 Thanks for any help! Martin P.S.: For the openobex applications (obex ftp, obex push) the SGH-D600 can be added to the list of supported devices: http://openobex.triq.net/devices/samsung ------------------------------------------------------- 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
