VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



csD Email Client SMTP

by dReaMgRaZeR (3 Submissions)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (10 Votes)

This is an email client that use the Simple Mail Transfer Protocol.Can be used with many SMTP servers ( Haven't found any server that didn't works well yet ).Able to include attachments with Email.Can authenticate with POP server first.Use MS WInsock Control TCP/IP connection.

Assumes
It used SMTP protocol as described in RFC 821. There may be any updates which still not applied. There is no SSL or TLS implementation, so currently the username and password are sent without any protection, so make sure you are in a secured network environment before trying this code.This client program are made to demonstrate the SMTP protocol.If you find any bugs, please email me.Vote if you want to,I greatly appreciated.Also if any of you know how to implement SSL/TLS, can you tell me how ?
Side Effects
There is no implementation of timeout controls yet.There is only a simple timer at the beginning of the connection.The code may be not optimized for performance.

Rate csD Email Client SMTP

Download csD Email Client SMTP

Download csD Email Client SMTP (26 KB)

csD Email Client SMTP Comments

No comments have been posted about csD Email Client SMTP. Why not be the first to post a comment about csD Email Client SMTP.

Post your comment

Subject:
Message:
0/1000 characters