My program uses its own binary file type, so I assume I can\'t use MIME type text/plain, as it is not a 7-bit ASCII file.
Should I just call it \"application/myappna
you could perhaps use:
application/x-binary
what is MIME types
list of mime types
see explanation