Package <Unnamed>

Class Summary
DownloadFileThread This runnable reads from an input stream and writes the data to a file and since it is also a JPanel it can show what it's doing.
SSLShare A simple SSL-based program that sends files between two parties.
UploadFileThread This is a runnable that communicates over a socket and reads from a file.