gthess / connectbyname

API for connecting with services over IP networks by name

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connect by Name

Overview

libconnectbyname is a library

Prerequisites

  • GNU autotools
  • The getdns library

Building

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

About

API for connecting with services over IP networks by name

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 94.4%Language:M4 3.7%Language:Makefile 1.9%