From: Martin S. <ma...@hi...> - 2006-02-01 23:40:24
|
This ticket documents how far I've got with my efforts to sync my mobile phone with some calendar on the pc. Apart from the two patches, I need a hack in smlTransportObexClientConnect() to initialize the OBEX server and the syncml client on the SGH-D600. Also, to be compliant with the information provided by http://www.traud.de/gsm/samsung.htm I need a hacked openobex so that the OBEX PUT final command is an empty packet without (end of) body header. Still, my mobile doesn't give any response to the OBEX GET command that I send after the (SyncML 1.1 compliant) server alert :-( I'm not really sure what to try next. People with a Nokia phone might be more lucky. At least, the OBEX packets sent over the line with the two patches from ticket #146 should match the suggestions in http://discussion.forum.nokia.com/forum/showthread.php?t=44303 Regards, Martin Am Mittwoch, den 01.02.2006, 21:28 +0000 schrieb OpenSync: > #146: adapt syncml-plugin to work with libsyncml-threaded and make libsyncml more > functional > ---------------------------+------------------------------------------------ > Id: 146 | Status: new > Component: SyncML-Plugin | Modified: Wed Feb 1 22:28:44 2006 > Severity: normal | Milestone: > Priority: normal | Version: > Owner: ehabkost | Reporter: mar...@hi... > ---------------------------+------------------------------------------------ > All recent development seems to have gone into the "threaded" branch of > libsyncml. > However: > - libsyncml-threaded is incomplete (e.g. session handling in SmlManager is > non-functional) > - syncml-plugin still targets libsyncml trunk > - server initiated alerts (syncml 1.1) are not supported yet, which makes > it pretty useless for many applications > > > > Ticket URL: <http://www.opensync.org/ticket/146> > OpenSync <http://www.opensync.org> > A Synchronization Framework |