Logo
Search Shelves Books Log in
Info
Content
Book Navigation
  • Multicast SDK

  • Introduction

  • SDK Concepts

    • Transports

    • Transport Factories

    • Endianness

    • PubSub

  • SDK Tutorial

    • Overview

    • Part 1: Setting up a basic C++ project using CMake and Make for building

    • Part 2: Adding the Marlin Multicast SDK to the project

    • Part 3: Connecting to the Marlin Network

    • Part 4: Sending and receiving messages using the Marlin Network

Books
Multicast SDK
SDK Tutorial

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...

Search Results

Clear Search
Details
Created 1 year ago by Utsav Rohilla
Updated 1 year ago by Utsav Rohilla
Book Permissions Active
Actions


Export
  • Contained Web File .html
  • PDF File .pdf
  • Plain Text File .txt
Back to top