JavaHttpUploader (jhu) – Upload de arquivos via http com Java
Meu amigo José Damico criou um uploader HTTP de grandes arquivos, com recurso de resume. (JavaHttpUploader). O projeto está no SourceForge. Open-Source, claro. A descrição é a seguinte:
A simple app that enables user to send big files (2GB) to other computer over http. With this software you can start and resume the uploads. The files will be break into binary parts, then joined again at the end of transfer in the target computer.
Eis o link: http://dcon.com.br/jhu/
