> I have included a quick hack (i.e. I have used it for less than 10
> minutes:) that will download and create a html document for all the links
> (removing duplicates).
Looks good. Couple of easy fixes could be applied to allow port
selection with a -p and 'strcpy(addr.pi_device, device);' style ops, but the
symlink to /dev/pilot is probably fine for static calls
One error though: PalmUser has been deprecated in favor of the
previous PilotUser struct. We were changing it to PalmUser because of some
perceived threats from Palm about having the name 'Pilot' in the struct name,
and it must have slipped out into a release. The latest builds of pilot-link
have reversed this back to the original PilotUser.
Perhaps we should stick this in the cvs under ./tools for now so other
people can take advantage of it until it's rolled properly into it's own
conduit?
/d