0
Compress and password files in c++
Hello friends đ I want to create a c++ program to compress and password n files (that should have different serial number) with an open source compressor and finally send email "n files compressed and passworded successfully!" to email address (that entered in input). How can I do this? Could you plz help me?
6 Answers
+ 1
Is it possible to do in cpp ..?đ
+ 1
User_dead ; I think not possible too..
+ 1
Shakiba Majd as per my knowledge you can compress file but the thing which u have written email sending its not possible in cpp you can do it by java or Php
0
A.S. How can I compress file in c++?
0
A.S. thank you for your explanation