Wednesday, February 27, 2008

For Email Notification/Services in Java Using javax.mail

  



Arm.java: Manipulate a jointed arm in 3D.

Doorknob.java - listen for trojans, worms and back doors trying to connect

EachInDirectory.java - calls a callback for each file in a directory.

FTPupload.java - upload a file to an FTP server via java.net.URLConnection

Globe.java: Globe in Java. Draws a globe and rotates it in three dimensions.

Globe2.java: A fancier version, with perspective, written in more object-oriented style.

LineFieldsParser.java - parses each line in a file into fields.

MailNotifier.java - sends an email notification via JavaMail.

MboxParser.java - parses a file of email messages.

Multiple choice test applet in client-side Java, with source

Arm.java: Manipulate a jointed arm in 3D.

proxylogserverer.java: a TCP proxy with logging capability

SmtpListener.java - implements SMTP protocol, server side

SmtpSender.java - implements SMTP protocol, client side

SmtpSendAtt.java - sends an SMTP email message with text attachments

SQLLogger.java - maintains an event log as a mySQL table.

SQLMapStringToNumber.java - maintains a one-to-mapping of strings to integers in a mySQL database table.

TextToJpeg.java - creates a JPEG image of a text string.

TryMany.java - attempt to connect to a list of hosts on a given port.
Useful for scanning for usable IRC servers.

TryManyPooled.java - this version uses a thread pool.



Java 1.4 class reference

com.sun.image.codec.jpeg

J2EE 1.4 class reference

James class reference

java.nio samples

Contents of all JARs and SARs on my system