Giter Site home page Giter Site logo

langxianwen / bittorrentane Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tuarua/bittorrentane

1.0 1.0 1.0 328.25 MB

Adobe Air Native Extension for building bittorrent enabled applications

License: MIT License

C++ 42.80% C 0.07% Batchfile 1.96% Shell 0.54% ActionScript 33.69% JavaScript 5.52% Java 14.08% CSS 1.34%

bittorrentane's Introduction

BitTorrentANE

Adobe Air Native Extension written in ActionScript 3 and C++ for working with .torrent files and magnet uris. Sample client included

alt tag

Features

  • Supports Magnet uris
  • Supports .torrent files
  • Supports "fast resume"
  • Supports DHT, PeX and LSD
  • Supports I2P
  • Sequential downloading
  • Supports PeerGuardian .p2p filter lists
  • Filetype prioritization
  • Supports torrent queue ordering
  • Allow port forwarding UPnP
  • Ability to create .torrent files

Tech

BitTorrentANE uses the following libraries:
C++

Android

Prerequisites

You will need

  • Flash Builder 4.7 / Intelli J
  • AIR 25 SDK
  • Homebrew if you wish to modify the ANE code on OSX
  • XCode if you wish to modify the ANE code on OSX
  • MS Visual Studio 2015 if you wish to modify the ANE code on Windows
  • Android Studio if you wish to modify the ANE code for Android

OSX Preconfiguration to modify the ANE code:

  • Install Homebrew
  • from the Terminal run:
    brew update
    brew install boost
    brew install openssl
    brew install libtorrent-rasterbar --with-geoip

Win Preconfiguration to modify the ANE code:

  • Install Visual Studio 2015
  • Install YASM for Visual Studio [http://yasm.tortall.net/Download.html]
  • Install 7Zip [http://7-zip.org]
  • Run native_library/win/dependencies/RUNME.bat from cmd as Administrator. This will download and build the remaining dependencies needed (boost, geoip, libtorrent, openssl)

Android Preconfiguration to modify the ANE code:

to follow...

Known Issues

  • The Visual Studio project only builds in Release mode. The Debug build throws errors.

Todos

  • improve error reporting

bittorrentane's People

Contributors

tuarua avatar

Stargazers

langxianwen avatar

Watchers

James Cloos avatar

Forkers

lxwandroid

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.