You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Joseph Henry 2aa4702a93 updated integrations page 10 years ago
..
Android Removed JAR file 10 years ago
Apple/ZeroTierSDK_Apple Updated Android integration, added build instructions to make-mac 10 years ago
Docker unity and native osx bundles and frameworks build from the same project now 10 years ago
Unity3D Updated protocol-specific tests 10 years ago
_attic Added generalized (Apple) project, working on funneling in the guides 10 years ago
README.md updated integrations page 10 years ago

README.md

ZeroTier Integrations

If you want everything built at once, type make all and go play outside for a little while, we'll copy all of the targets into the build directory for you along with specific instructions on how to use each binary.

NOTE: For iOS/OSX Frameworks and Bundles to build, you will need XCode command line tools xcode-select --install, for Android JNI libraries to build you'll need to install Android Studio, if you don't have these things installed we will detect that and just skip those builds automatically.

Below are the specific instructions for each integration requiring little to no modification to your code. Remember, with a full build we'll put a copy of the appropriate integration instructions in the resultant binary's folder for you anyway.

For more support on these integrations, or if you'd like help creating a new integration, stop by our community section!


Current Integrations

Apple

iOS
OSX

Linux

Android


Windows

  • Anyone want to volunteer?