is it possible to do it without any third-party lib.
i can send mail to gmail with a simple socket functions. i can send files one computer to another too. But i need to send with attachment to any mail account...
can it be done with smtp?
(i searched in here but the answers, that i looked, are not in c++ or not on windows or not open source completely. Sorry if there is/are answer(s) that given before, but i couldn't find )
thanks,