At 06:15 AM 11/30/2004, you wrote:
TLA Software wrote / skrev:
> Can anyone tell me the best way to send pdb files from RAM as email attachments? I know I can use ExgPut and ExgDBWrite to send a pdb file as a stream. However, I would need to MIME-encode the pdb attachment first before sending it. Any hints?
>
> Thanks,
>
> Tom
>


If you are looking for a suitable MIME type, there doesn't appear to be
any registered with IANA for palm database
(http://www.iana.org/assignments/media-types/), so the logical option
would be to use application/octet-stream I guess?

For Palm OS PRC and PDB files, the appropriate MIME types are:

application/vnd.palm
application/x-pilot (older, but still supported)


-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Fourm Archives: http://news.palmos.com/read/all_forums/



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

Reply via email to