>> 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. > > It seems to be the 1) the right way. > > Alexandre, could I ask you to send me your standalone program if suitable > for > testing and/or synchronization?
I send the source-code of the syncml_proxy program that redirects USB<->HTTP. It only supports one sync per run. It is not that stable yet. Some values are hard-coded, It's not pretty code but as I think we'll have to integrate it to multisync, it's not a problem yet. Last time I tried it, authentication were not working (don't remember the password sent by the phone), so I just forced it to be true in Multisync. Let me know If you're able to make it woks. Thanks, Alex. > > Thanks, > > Peter > ([EMAIL PROTECTED]) > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > Multisync-devel mailing list > Multisync-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/multisync-devel >
syncml_proxy.c
Description: Binary data