Re: [Multisync-users] syncml problem

2004-05-22 Thread Tom Foottit
On Fri, 21 May 2004, Andrew Pounce wrote: > > Correct - I have a SymncML <-> Backup pair setup to listen on 5079 but > it doesn't seem to like opening/keeping the socket open. > Can you check at idle (before you try and sync) to see what netstat has to say? I want to know if the port never open

Re: [Multisync-users] syncml problem

2004-05-20 Thread Tom Foottit
So you have the SyncML plugin in MultiSync configured to be a server on port 5079 and you don't see it listening to the port using netstat? I just created a SyncML <-> Backup pair, and then while MultiSync is still running: $ netstat -a | grep 5079 tcp0 0 *:5079 *

Re: [Multisync-users] syncml problem

2004-05-20 Thread Andrew
Typical, I attempt to include the relevant info but still forget something - I attempted to connect to the socket with telnet etc and checked using netstat for a listening socket but didn't see anything on the port that multisync is supposed to be using. Using netcat to listen on the same port

Re: [Multisync-users] syncml problem

2004-05-19 Thread Tom Foottit
Well, CVS HEAD is a bad idea - go for branch_08X, but I don't think you are going to find anything there that will help. I can't see how the debug is showing you that MultiSync is not opening a socket to listen on. It looks more like it cannot connect to your phone. Are you sure that connectivity

[Multisync-users] syncml problem

2004-05-18 Thread Andrew
I've been having a bit of a play with my new P900 and attempting to get it syncing with multisync,now that I have finally got it connected properly I have discovered that multisync doesnt appear able to open a listening port for the syncml connections. having run multisync with MULTISYNC_DEBUG

Re: [Multisync-users] SyncML Problem

2004-04-29 Thread Stephan Budach
Tom Foottit wrote: What are you trying to sync when you do this? Tom Hi Tom, I had the same problems when I tried out some local SyncML server. My post has been on this list a while ago, though. The SyncML server I used is from Synthesis, a swicht company that specialized itself in SyncML tech

Re: [Multisync-users] SyncML Problem

2004-04-26 Thread Tom Foottit
What are you trying to sync when you do this? Tom On Mon, 2004-04-26 at 14:13, Andreas Ritter wrote: > When I start multisync on the command line, I can see the error: > > Entity: line 2: parser error : XML declaration allowed only at the start > of the document > xmlns='SYNCML:SYNCML1.1'> >

[Multisync-users] SyncML Problem

2004-04-26 Thread Andreas Ritter
When I start multisync on the command line, I can see the error: Entity: line 2: parser error : XML declaration allowed only at the start of the document ^ I tried it with v0.81 and v0.82. What can I do? Thanks for help! Andreas Ritter