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 tcp 0 0 *:5079 *:* LISTEN You don't see the same behaviour? Tom On Thu, 20 May 2004, Andrew wrote: > > 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 I was able to see the connection from the > phone with the syncml data so I think that the connection is working (up to this > point I did suspect the connection also ) > > > -- A > > On Wed, May 19, 2004 at 07:12:19PM -0400, Tom Foottit wrote: > > 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 between your P900 and your PC is working > > correctly? > > > > Tom > > > > > > On Tue, 2004-05-18 at 12:31, Andrew wrote: > > > 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 set to 1 > > > > > > I get :- > > > > > > Found pair: syncml-plugin - backup-plugin > > > SyncML: Resetting state. > > > SyncML: Socket opened. > > > Could not connect second client. > > > Syncthread: Exiting. > > > SyncML: Got engine cmd: 5 > > > SyncML: Resetting state. > > > SyncML: Socket opened. > > > Could not connect second client. > > > Syncthread: Exiting. > > > SyncML: Got engine cmd: 5 > > > > > > ( Note that I attempted to use a different port which is where it attempts to > > > open a second socket etc ) > > > > > > The multisync version is :- Gnome multisync 0.82 from debian unstable. > > > > > > Any suggestions on where I should look next ( I guess a good point would be to > > > download the cvs head but thought that I'd ask in case there was something > > > obvious ) > > > > > > Cheers, > > > > > > -- Andrew > > > > ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Multisync-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/multisync-users
