No really state of the art anymore, I still would like to
make the following downloads available. These are the
first Java programs I have written.
PopNote checks your POP3 mailbox periodically and
displays the "famous" rotating "e" in the middle of
your screen. Just like in the film "DISCLOSURE" with
Demy Moore and Michael Douglas. Popnote uses the pop3
class from J. Thomas.
When writing my POPNOTE POP3 notifier I searched for a
POP3 class I found it at the website of J. Thomas.
Inspiried my the simplicity of the pop3 class I wanted
to write an easy to use smtp class. Valuable
information on the RFC821 standard of transmitting mail
via the smtp protocol can be found at Ohio State
University
t is a highly configurable Installer written in 100%
pure Java. Now it is easy to distribute your great Java
programs to the masses. This install program will unzip
the files, create the directory structure and prompt
the user before overwriting files.