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 Concepts

SDK Concepts

Transports

The transport abstraction models a communication channel between two entities using which one sid...

Transport Factories

Transports are created by transport factories in one of two ways: Dialling a destination List...

Endianness

Endianness refers to the ordering of components in a representation of an entity. For our purpose...

PubSub

PubSub (short for Publish/Subscribe) is an abstraction for a messaging system where senders don't...

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