没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > sktool |
sktool
|
0 | 0 | 18 |
贡献者 | 讨论 | 代码提交 |
There is actually no way to tell what's this going to be... just relax and wait... eventually something usefull might come out of it.
Update: Current developement is aiming to provide a solid layer for a client to server data-transfer.
General Thoughts: Currently I'm thinking about building a Java-based filesharing-tool. Features it should have are:
Client to server data transfers (FTP like) Client to client data transfers (like "send file"-function in many common chat programs) Multiple clients to client data transfer (P2P like) Fully (ssl?) encrypted data transfers maybe inside a tunnel-like structure Closed community support. Some authentification method (password/keyfile) required for even seeing what is beeing shared. Communication between Peers or many Peers (Direct Chat, Multi User Chat)