From: Sebastian S. <seb...@cr...> - 2008-05-14 13:45:34
|
Hello, I'm not sure if this is the right mailinglist. I have a problem with using http://code.google.com/p/funambol/ on my androidphone and i hope you can help me. As far as i can tell this issue isn't related to android, nor my serverside, but rather the funambol library behind. When trying to sync with a proprietary (non funambol) syncml-server, the server gives me a 407 in the second xml-response (Authentication required). I compared my syncml traffic to the traffic of the funambol thunderbird client (which works fine) and can't find the error. As i just startet using funambol, I am not a professional when it comes to the protocol (I'm writing my diploma atm and really hope for some help). As i unterstand, the authentication takes place in the first request in the <Cred> part. This part is exactly the same in my version and thunderbirds request. So why am I getting a 407, and thunderbird syncs? Is there something more to do to authenticate? I posted the rather lengthy wireshark log on http://pastebin.com/f6474d0d6 Is someone familiar enough with the protocol to hint me to an error? Regards, Sebastian |