On Fri, 5 Jul 2002, ThuNguyet Nguyen wrote:
>   this probably wouldn't help unless the PC understands the exchange manager.
>
>   what needs to happen here is that the PDB needs to be "mirrored" piece by
>   piece over a simple byte transmission (ie: ftp). on way to do this (as a
>   hack) is to get the address of the pdb file and copy byte for byte, or,
>   manually generate the .pdb file in a raw stream which is sent to the
>   "receiving" client. :)
>
> One way to "manually generate the .pdb file in a raw stream" would be
> taking the data from Exchange manager, is that right?
> I use ExgDBWrite with the callback function to write the data to a
> file stream (as a buffer), then I use YModem to transfer the data to
> our device (removable hard drive when PC looks at it)
>
> For me, I think if we know what is in the database in Palm, then we
> can generate the .pdb file. Otherwise, I don't know what else I can do
> except using the exchange manager. Am I missing something? Could you
> explain it for me, please.

  i am sure there is an ftp "client" for the palm somewhere.. i swear
  i have seen it somewhere.. it might give you a better insight to how
  you can do it.

  i would never assume that there is one way to do it, however, some
  ways may be better than others?

// az
[EMAIL PROTECTED]
http://www.ardiri.com/
http://www.mobilewizardry.com/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to