nemomobile / buteo-sync-plugins

1 stars 7 forks source link

First set of patches for the server plugin to work over USB #10

Closed kavuri closed 11 years ago

kavuri commented 11 years ago

Tested with syncml-ds-tool and could see the exchange of syncml messages. This proves that the basic USB connectivity works. But sync fails and it could be because of the usage of QSocketNotifier or the syncml-ds-tool exiting pre-maturely. This needs to be checked further. This patch requires a change in Buteo::TransportTracker to enable USB transport in buteo-syncfw.

What all I did to make Sync over USB:

Most of the above steps are hacks (like disabling usb_moded etc.) that are expected to be fixed as we move forward