From: Eduardo H. <eha...@ra...> - 2006-08-08 03:45:24
|
Hi, On Tue, Aug 08, 2006 at 11:46:13AM +1000, Chris Nolan wrote: > Thanks for the reply Matthias. > > > What about syncml-http-server .... this depends on TCP IP. > > If I understand correctly, syncml-http-server actually starts a server > on the localhost that allows other syncml clients to connect. I'm > trying to connect (as a client) to an existing SyncML enabled http > server elsewhere and use it as a source of data (I don't have control > over the remote syncml server). The syncml plugin and libsyncml work as a "syncml server". What you seem to need is the syncml-client plugin (that uses the Sync4j syncml client library). But I have never used it. I think support for working as a syncml client (and a plugin or utility for using this mode) is planned for libsyncml, but I don't know how far we are from this. -- Eduardo |