The way I guess this feature works is that it is in the XML that is sent by stanza to the iPhone. First shutdown all other services/apps that could create network traffic to reduce noise. Then start tcpdump to monitor traffic on your network interface (you can use the ifconfig command to see what that interface is).
Now start the stanza desktop software and connect with your iPhone. You should see lots of XML being transferred in the packets (if you're lucky, I don't remember if stanza does compression of the transmitted XML or not). If it is compressed your life is going to be much harder.
|