[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [coldsync-hackers] HotSync traffic




On Wed, 10 Mar 2004, Ferry Hendrikx wrote:
> I'd quite like to watch some actual (serial) data traffic between HotSync
> and my Palm device (or possibly something like POSE). I'm interested in the
> DLP interaction (requests and responses) between these two.
>
> Does anyone have any good ideas about how to do this? Things like snooping
> the serial device come to mind, but hopefully there is an easier way.


	The obvious thing to do is to crank up the debugging. If you run
coldsync with '-ddlp:7', you should get a trace of every DLP byte going in

Indeed, but I'm interested in what traffic passes between HotSync and my Palm device. I've already studied the ColdSync version of this traffic. :)



each direction (the level of 7 may be wrong). Look for "TRACE_DLP" in the
source, to see what gets printed at which levels.

Yes, I typically run this at level 8.


	This may be easier than snooping the serial line, since a lot of
the existing messages parse the traffic for you.

Agreed, but unfortunately I'm interested in HotSync specifically.

HotSync is asking my Palm emulator code the same thing a number of times (about storage info and a DB list) and then finishing (without actually doing the sync). I'd like to figure out exactly the requests and responses given by the HotSync/Palm combination so that I can modify my emulator code and so allow it to finish the sync as expected.

Cheers

/Ferry Hendrikx

_________________________________________________________________
Watch movie trailers online with the Xtra Broadband Channel http://xtra.co.nz/broadband


This message was sent through the coldsync-hackers mailing list.  To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body.  For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.