From: Armin B. <arm...@de...> - 2005-09-21 16:10:07
|
Hi Thorsten, Thorsten Zitterell wrote: > Hi, > > it seems according to the subversion repository that obex support > has been started for the syncml plugin. I tried synchronizing my > Nokia 6230i with help of a rfcomm device. A strace of the msync > tool at least showed that a string is sent to the phone and my phone > answers. "started" is the right word. it cannot yet really synchronize since it cannot read the answers to the data it sends to the phone. Thats also the reason why the connect times out. > > I tried to find out what exactly happens according to the "syncml obex > binding" defined in http://xml.coverpages.org/syncml_obex_v10_20001207.pdf > Although, my phone correctly answers to the connect message, syncml > plugin quits with a timeout. > > I guess that obex has not been fully implemented yet. Is the plugin > supposed to do more for obex at the moment? Can I help with tracing > outputs or is it too early? No its not supposed to do more at the moment for obex. The problem is that i dont have a phone with obex (at the moment) so im writing the support for obex "blindfolded". Ill let you know when the obex support is at least supposed to work so that you can help me by providing traces. Armin > > Best regards, > Thorsten > |