Friday, May 21, 2010

Is it possible to make some code about sending and recieving emails with SSL in Visual Basic 6?

I've managed to create some code in Visual Basic 6 on receiving emails over an unsecured connection, but I can't seem to crack the SSL side of it. Is it even possible? Any help or advice will be a great help!

Is it possible to make some code about sending and recieving emails with SSL in Visual Basic 6?
Heres a SSLv2 client which I found.





http://www.planet-source-code.com/vb/scr...








Maybe you could write an algorthim so that when the user sends an email, your program will encrypt the email and when it gets to another person that uses the same program it will decrypt the message.
Reply:It is not that easy. May be you can contact a VB expert. Check websites like http://askexpert.info/


No comments:

Post a Comment