Internet Protocols Module User’s Guide : PART II Packages of the Internet Protocols Module : Chapter 9 Using the MIME Package : Advanced Example
Advanced Example
The MIME package example set contains an advanced example that creates archives in MIME format. The MIME Archiver, mar.cpp, is located in the examples\mime directory. A MIME archive is a file containing a complete MIME message. The mar program creates, processes, and inspects complicated multipart messages, including multipart messages in which the parts are themselves multipart content.
NOTE >> Sample programs are located in the examples directory created for your installation. For more information, see Installing and Building Your SourcePro C++ Products and Building Your Applications.