Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

ECF BitTorrent Provider

Revision as of 17:55, 7 June 2006 by Unnamed Poltroon (Talk) (Adding API classes)

Project Lead: Remy Chi Jian Suen

Mentor(s): Wayne Beaton, Scott Lewis, and Chris Aniszczyk

The goal if this project is to create an implementation of the file sharing API provided by the Eclipse Communication Framework using the BitTorrent protocol.

BitTorrent API

org.eclipse.bittorrent

  • Host
  • Torrent

org.eclipse.bittorrent.internal.encode

  • BEecodedDictionary
  • Decode
  • Encode

org.eclipse.bittorrent.internal.net

  • ConnectionPool
  • ConnectionThread
  • PeerConnection

org.eclipse.bittorrent.internal.torrent

  • DataFile

External Links

Eclipse Communication Framework Website

BitTorrent Specification

Back to the top