Info
Content
SDK Tutorial
Overview
In this tutorial, you will learn how to use the Marlin Multicast SDK to send and receive informat...
Part 1: Setting up a basic C++ project using CMake and Make for building
Step 1 - Create a working directory Open a terminal, navigate to a suitable directory and run th...
Part 2: Adding the Marlin Multicast SDK to the project
Step 1 - Add CMake module to find the SDK and download if not present Create a folder called cma...
Part 3: Connecting to the Marlin Network
Step 1 - Download and run a Goldfish node For the purposes of this tutorial, we will use an exec...
Part 4: Sending and receiving messages using the Marlin Network
Step 1 - Run two clients Create second key pair. uint8_t static_sk2[crypto_box_SECRETKEYBYT...