Full Feature List

General features

  1. Download of the same file form multiple networks at the same time
    • download range selection instead of part/block selection
    • separated Disk IO thread
    • fine tunable bandwidth and connection management for optimized P2P operation
  2. Web UI for easy remote access
  3. Core/GUI separation: NeoLoader can run as service/daemon and a native C++ GUI can connect to it form a user account
  4. IP filter to disallow IP addresses and IP ranges from connecting and being connected to
  5. UPnP port mapping

State-of-the-art BitTorrent support

  1. Full Keyword-based torrent Search
  2. supports trackerless torrents (using the Mainline kademlia DHT protocol) with some DHT extensions (BEP 5).
  3. supports the bittorrent extension protocol. See extensions (BEP 10).
  4. supports the uTorrent metadata transfer protocol (BEP 9 , i.e. magnet links).
  5. supports the uTorrent peer exchange protocol (PEX).
  6. multitracker extension support
  7. supports the UDP-tracker protocol. (BEP 15).
  8. private torrents (BEP 27).
  9. support for IPv6
  10. supports files > 2 gigabytes.
  11. selective downloading. The ability to select which parts of a torrent you want to download.
  12. full protocol encryption
  13. uTP support including NAT-Traversal
  14. Merkle Torrents

State-of-the-art eMule/eDonkey2000 support

  1. Full Keyword-based File Search
  2. Source Exchange V2
  3. AICH - Advanced Inteligent Coruption Handling
  4. eMule Kademlia
  5. Protocol Obfuscation
  6. eMule comment support
  7. eMule extended request support
  8. on-tle-fly block compression
  9. UDP Ping Support
  10. Full Unicode support
  11. supports files > 4 gigabytes.
  12. own extensions
    • Enhanced source exchange
    • NAT-Traversal using uTP
    • IPv6 Support
    • sub chunk transfer(Range maps instead of part bit maps)

Hoster upload and download support using own powerfull engine

  1. Full Keyword-based download Search
  2. fully scriptable hoster support using JavaScript
    • powerfull and intuitive API
    • CSS selector support
  3. JavaScript enabled headless browser engine
  4. archive support
    • creation and upload of multi part archives
    • download and automatic extraction of split archives
  5. part file support
    • uploading and downloading of raw file parts in a "P2P-fashion" on hosters
    • RC4 or AES encryption of individual parts

NeoShare - a new anonymus high speed P2P filesharing network

  1. Full Keyword-based File Search
  2. File Rating and comment support
  3. Multi file support, a set of multiple smaller files can be published as one big file.
  4. User can choose his transfer speed vs. anonymity.
  5. the network design allows users direct conenction (highest speed) to maintain plausible deniability of all connectins and transfers.
  6. An own SHA2 tree-based hashing sytem allows for fine grain corruption handling as well as state-of the-art defence agianst block collisions.
  7. File sharing can be performed in direct transfer mode (typical anonymous P2P) or push mode (Freenet style), as well as in a hybrid caching mode for optimized performance.

Next generation general purpose kademlia network

  1. IPv6 support
  2. NAT Traversal
  3. full protocol obfuscation
  4. strong session encryption
  5. cryptographically secured node IDs
  6. anonymization and plausible deniability
    • recursive kad lookups
    • TOR-like packet routing through Kad
    • smart congestion controll and mash routing
  7. fully scriptable payload handling engine via JavaScript