Speedify SDK for Desktop  14.7.0
Speedify SDK for Linux

Files

  • bin/<platform> - Binaries for AMD64, ARM, and ARM64 platforms
    • speedify - main daemon
    • libbondingsdk.so - Speedify SDK Library for communicating with the daemon
  • include/
    • speedifysdk/ - header files for the Speedify SDK library
  • docs/ - SDK documentation

Building

  • Link with libbondingsdk.so and put include/ in your include path.

Distributing

  • Install Speedify's dependencies : net-tools

Running

  • Pass in arguments to the daemon of '-p <port number> -r <installation path> -d <log data path>'.