vmime/examples
2005-05-20 10:56:00 +00:00
..
viewer Updated VMime website URL. 2005-03-18 21:33:11 +00:00
example1.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
example2.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
example3.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
example4.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
example5.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
example6.cpp Removed redundant field name. 2005-05-20 10:56:00 +00:00
example7.cpp Service properties enhancement. 2005-05-15 18:05:38 +00:00
README Default platform handlers (currently only POSIX). 2004-12-18 01:57:39 +00:00

1) Configure, compile and install vmime library

2) Compile the sample programs with:
  $ g++ -o exampleX exampleX.cpp ../libvmime.a ../libvmime-posix.a

3) For a more complete documentation, please visit:
   http://vmime.sourceforge.net/documentation/