From: Daniel G. <dg...@su...> - 2008-12-17 14:28:06
|
On Wednesday 17 December 2008 15:21:51 Robin Atwood wrote: > On Wednesday 17 Dec 2008, Robin Atwood wrote: > > On Wednesday 17 Dec 2008, Daniel Gollub wrote: > > > On Wednesday 17 December 2008 13:48:00 Robin Atwood wrote: > > > > Yes, I mentioned that in my original post to the thread. OBEX seems > > > > to work perfectly OK with the KDE ioslaves; see this image of my > > > > phone's file system being browsed. You can ftp via drag-n-drop as > > > > well. The kdebluetooth package depends on openobex and obexftp. > > > > > > The KIO-obex is about OBEX-ftp and/or obex-push. This is independent of > > > your phones OBEX-SyncML implementation... > > > > Rats! > > The P1i is definitely supposed to support SYNCML (I read somewhere that it > works with Funambol), so how do I go about testing the http option? SyncML via HTTP on the desktop has several downsides - one of them is the establishment of an IP connection. This is nothing which is easily to solve to make it work out of the box - that's the reason i was very interested getting the OBEX SyncML transport working for the P1i. Sure, go ahead give SyncML via HTTP a try... best regards, Daniel |