POP stands for Post Office Protocol. It is a text-based protocol working on port 80 to retrieve email messages. SMTP stands for Simple Mail Transfer Protocol, a text-based protocol working on port 25 for sending email messages. These sites provide products that implement these protocols. Also, check out the category JavaMail, an API provided by Sun.