summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2021-01-14Minor tweak to callback function name for clarity (in code and documentation)Joseph Henry
2021-01-14Add ZeroTierException to C# Wrapper for better error reportingJoseph Henry
2021-01-13Fix protocol selection in C# wrapper Socket() methodJoseph Henry
2021-01-08Calling convention fix for C# callback delegate from C++Joseph Henry
2021-01-04Add C# P/INVOKE wrapper and client/server exampleJoseph Henry
2020-12-20update gradleBen
2020-10-21Fix zts_allow_*_caching() bug that prevents user from properly setting value ...Joseph Henry
2020-09-20Merge pull request #84 from lUNuXl/masterjoseph-henry
2020-09-20Improved java exampleBartłomiej Mazurski
2020-08-07Update READMEheri16
2020-08-06major rewrite to handle schemanticsheri16
2020-08-05make libzt.a position_independent_codeheri16
2020-08-05small bug fixheri16
2020-08-04add libzt.createConnection()heri16
2020-08-041st working version of node exampleheri16
2020-08-04first commit of node exampleheri16
2020-05-30Change event code numbering scheme, fix Windows startup bug, fix zts_free(), ...Joseph Henry
2020-05-29Minor tweak to exampleJoseph Henry
2020-05-28Update C++, Objective-C and Swift examplesJoseph Henry
2020-05-28Add non-blocking socket examplesJoseph Henry
2020-05-28Add documentation to examples sectionJoseph Henry
2020-05-01Merge pull request #58 from mgrddsj/patch-1joseph-henry
2020-05-01Update documentationJoseph Henry
2020-05-01Update Objective-C and Swift examplesJoseph Henry
2020-05-01Add portability and consistency fixes for C API, remove cruft, slight interna...1.3.3Joseph Henry
2020-04-20Remove erroneously added old example1.3.2Joseph Henry
2020-04-20Update examples for Windows compatibility (plus some extra tidbits)Joseph Henry
2020-04-17Add updated examplesJoseph Henry
2020-04-17Remove outdated examplesJoseph Henry
2020-04-16Remove old WindowsCppApp exampleJoseph Henry
2020-02-14Fix a minor typo in the Java demo.SleepyJesse
2019-04-10Updated Android exampleJoseph Henry
2019-03-18Updated ExampleAndroidAppJoseph Henry
2019-03-18Updated examples/javaJoseph Henry
2019-03-18Deleted AAR left in build directoryJoseph Henry
2019-02-06Re-work of thread modelJoseph Henry
2018-10-09Method signature fix for csharp in reference to ticket #32 - partial fix for bugJoseph Henry
2018-09-06Improvements to packaging scriptsJoseph Henry
2018-09-06Minor updates to Java ExampleApp and added select() to JNI layerJoseph Henry
2018-08-22Removed dummy testJoseph Henry
2018-08-03Simplified earthtestJoseph Henry
2018-08-02Added earthtest.cpp for future homebrew package testJoseph Henry
2018-08-01Added new Xcode iOS projectJoseph Henry
2018-08-01Removed old Xcode iOS projectJoseph Henry
2018-08-01Added more example C# DLL client/server codeJoseph Henry
2018-07-31Updated Windows C# DLL Usage example projectJoseph Henry
2018-07-31Updated Windows C++ Library usage example projectJoseph Henry
2018-07-31Added new Android library usage exampleJoseph Henry
2018-07-31Moved Android library project to packages/Joseph Henry
2018-07-28Updated java exampleJoseph Henry