From: Daniel G. <dg...@su...> - 2008-12-19 08:51:10
|
On Friday 19 December 2008 06:53:31 Habib Seifzadeh wrote: > > On Thursday 18 December 2008 07:22:48 Habib Seifzadeh wrote: > > > Second question is that which tool does listen to USB port and returns > > > the results as an XML(no binary format)? For example, usb-monitor is a > > > powerful application. I could set it so that it listened to all of > > > above four ports, then I synced my mobile, the tool generated the > > > results but in binary format :-(, > > > > Any possibility to copy&paste the traffic in hex? > > Isn't there any export function - even HTML would be fine :P > > Dear Daniel, > I > finally could get data from the traffic. The attached file contains the > traffic information in 3 views (URB Basic View, URB Complete View, > Packet View). > I hope it can help. Please let me know if you find the problem.... Thanks - brief check: SE is not using OBEX at all.. it's all SyncML 1.2 via HTTP in WBXML :( It's again a Teleca SyncML stack... this is also used on various Samsung mobiles. It would be interesting to try some on OBEX - if this works at all... but not quite sure if it's worth the pain - maybe it's completley broken and never tested by Teleca/SE. The mRouter used here is no fun... best regards, Daniel |