SkillAgentSearch skills...

MDNSWrapper

A wrapper library for accessing mDNS functionality of Zeroconf networking in a cross-platform way.

Install / Use

/learn @dmrub/MDNSWrapper
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

mDNSWrapper

A wrapper library for accessing mDNS functionality of Zeroconf networking in a cross-platform way.

Components

  • MDNSManager.hpp
    • MDNS::MDNSService class represents service information to be registered with mDNS server
    • MDNS::MDNSServiceBrowser class provides callback methods to be implemented by the user and registered to receive notifications from mDNS server
    • MDNS::MDNSManager class provides API to access mDNS functionality

Dependencies

Building

Compile with a C++11 compilant compiler:

cmake .
make

Contact

Dmitri Rubinstein, German Research Center for Artificial Intelligence (DFKI), Saarbruecken

e-mail: dmitri.rubinstein@dfki.de

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated1y ago
Forks5

Languages

C++

Security Score

70/100

Audited on Aug 22, 2024

No findings