Pictures are now sent via FTP in binary mode.

This commit is contained in:
Erik C. Thauvin 2004-08-26 20:41:44 +00:00
parent 0c2a043ca1
commit 96154a06c8
6 changed files with 147 additions and 138 deletions

View file

@ -80,7 +80,7 @@ public class LifeBlogger extends Thinlet
/**
* Creates a new LifeBlogger object.
*
* @throws IOException DOCUMENT ME!
* @throws IOException If an error occurs while creating the object.
*/
private LifeBlogger()
throws IOException