sftp streamable client
| Olaf Kliche 22 Jan 2005 12:32 GMT | Page rating:  |
Hallo Newsgroup !
I want you to show a new concept and a practical part of filetransfer abilities.
Concept is quite simple - it is streaming.
So what's new ?:
Showing sftp/ftp/smb/... streams directly!
Take a look at:
http://filebee.org/en/testCommander/index.html
The testCommander 0.21 is a file tranfer client.
The Intention of this program is testing streams.
The gui looks a little bit like the good old
Norton Commander or Midnight Commander....
The testCommander can show you remote files at once.
It depends only of Plugins which can handle InputStream.
Implemented Plugins for
-default
-images
-sound (will be ready in the next days, so you can hear SFTP streams directly)
With a Simple java plugin-interface implementation of IPlugin and
just dealing with "InputStream" developers can show their own streams.
Testing streaming abilities is important for a bigger project called fileBee.
Thank you for interest,
'wish you good code,
regards,
Olaf
No comments at this time. Why not be the first?