Coder Social home page Coder Social logo

libtorrent-ios's Introduction

libtorrent-ios

libtorrent-rasterbar-1.1.4 for iOS like Xcode project with boost(1.64.0) dependies. For building library execute in terminal build.sh script, after building you can find buided universal binary (device and simulator) with bitcode support in output/Universal directory (same folder in which the script is).

Additional params:
  • If you want library without bitcode support run build script with -b/--bitcode=NO|YES flag:

    sh build.sh -b=NO
  • If you want library only for specefied platform run build script with -p/--platform=all|device|simulator flag:

    sh build.sh -p=device
  • For cleaning buid directory run script with -c/--clean flag:

    sh build.sh -c
TvOS support:

Added appletvos support. For building library for tvOS run build script with platform:

  • tvosdevice - for build only for device

    sh build.sh -p=tvosdevice
  • tvossimulator - for build only for tvOS simulator

    sh build.sh -p=tvossimulator
  • tvosall - for building univarsal(fat) library for both platform

    sh build.sh -p=tvosall

libtorrent-ios's People

Contributors

chublix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

libtorrent-ios's Issues

tvOS support

Any chance this can be made available for tvOS too ?

Create a search only through the BitTorrent network

Creating a search without a server, search downloads through the hash.
For example: If the title(name) of any download calculate the hash, then you can search without trackers, you can look directly into the network by UDP.
How it works: Everyone who creates seed should input the naming of 3-5 titles, each of which will be determined by the hash. These hashes are to be assigned to the seed. Example hashes for the titles: "Terminator", "Terminator 2", "Терминатор", "Терминатор 2".
When searched, it must be performed to compare and contrast hashes seeds. Example: when searching display a list of all the names that have a only one certain desired hash, ie in the table are displayed when searching for a different distribution of the hash (which is defined by its name), each line is a separate distribution of torrents.
.
The result is a search engine that is not possible to block on any tracker. None of the copyright.
.
And of course it is obvious that this is a very complex function.
But the meaning of it is that if it is. It client will not be just the same as everyone. It client will be at 4 heads above all the clients together.
A very large popularity.
.
The creation of such a function is similar to the invention Bitcoins.

How can i build newest libtorrent and build simulator lib

Im very happy when using libtorrent you build for android, and next time, i would like to use your libtorrent build for ios. but i have problem. I want use newes version of libtorrent and, have you build libtorrent for simulator?

please show me how to build. thanks you alot ^^

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.