Hi List, I have a Motorola A780 phone, and I tried to synchronize its data with multisync.
That phone uses a special transport layer (binary) when synchronizing via the USB cable (CDC_ACM profile). What I've did so far is a standalone program that translates the data comming from the USB to HTTP requests to the multisync syncml server. It also translates the HTTP answers from syncml to binary packets and send them to the USB. The phone sends and receive wbxml encapsulated into binary flow describing the length and by splitting data packets to a max of 1024 bytes. If now I want to integrate my work into multisync, I would like your comments on how to do that. 1) Add a switch and config in the syncml plugin in order to add the USB device as an alternate data transport than HTTP. OR 2) Keep the "proxy" approach of the external program that translates HTTP <-> USB binary data. My prefered way would be the 1) Please give me your comments and ask for more information if necessary. Thanks, Alexandre. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Multisync-devel mailing list Multisync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/multisync-devel