Design |
|
|
|
Building a virtual private Peer-to-Peer community |
NAT and Firewall friendly |
|
|
A direct connection between two peers is not necessary, instead a permanent virtual circuit is established.
The hub relays all the packets traveling between peers.
|
|
On-the-fly 128-bit AES encryption with random session keys |
Peer authentication at protocol level with digital fingerprints or secret keys |
Peer authentication at application level with username/password |
Symmetric encryption mode with shared secret key |
Asymmetric encryption mode with 1024-bit Public/Private keys |
Binary data transfer (array of bytes) between peers
|
Binary data transfer (array of bytes) between peers and the hub
|
Instant alert messaging |
Instant chat messaging |
All standard FTP operations - download, upload, rename, delete, etc. |
On-the-fly transparent file compression |
Remote file ant full text search |
Remote file compression to zip archives |
Remote file decompression from zip archives |
Automatic DNS name resolution |
SOCKS proxy support |
Elegant event-driven paradigm for easy integration into Windows applications |
Responsive user interface while maintaining maximum bandwidth |
Simple and well-organized set of properties, methods and events |
Multi-threaded, fully self-contained COM automation objects |
|