/connectbyname

API for connecting with services over IP networks by name

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Connect by Name

Overview

libconnectbyname is a library

Prerequisites

  • GNU autotools
  • The getdns library

Building

autoreconf -vfi
./configure && make && make install