III
You get a detailed look at conduits in this section-everything from a complete description of the parts of a conduit to development platforms for conduits and code walkthroughs. Chapter 11, Getting Started with Conduits, starts with the big picture and ends with the code for the shell of a conduit. Chapter 12, Uploading and Downloading Data with a Conduit, takes this a step further; you see how to upload and download data between the desktop and the conduit. Chapter 13, Two-Way Syncing, shows you a conduit that uses full-blown data syncing, with exchange of data depending on where it has last been modified. The chapter covers two very different ways of creating this type of conduit. Chapter 14, Debugging Conduits, shows you how to debug the conduit you just finished creating. Last, in the appendix, Where to Go From Here, we tell you about some useful resources for Palm programming.