webberic92 / JAVA_SMTP_SERVER

Uses java.net library with hMailServer running locally. Teaches about SMTP Sockets as well as the commands: Helo, Mail From, Rcpt To, Quit,and period to end the message.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JAVA_SMTP_SERVER

About

Uses java.net library with hMailServer running locally. Teaches about SMTP Sockets as well as the commands: Helo, Mail From, Rcpt To, Quit,and period to end the message.


Languages

Language:Java 100.0%