Skip to content

pfedick/dchk-client

Repository files navigation

Domain Check (DCHK)
===================

DCHK stands for DomainavailabilityChecK and is a new protocol to check the
availability of domains. It is based on IRIS, the Internet Registry
Information Service (see RFC 3981) and is defined in RFC 5144: A Domain
Availability Check (DCHK) Registry Type for the Internet. It uses the
Lightweight UDP Transfer Protocol for the Internet Registry Information
Service, defined in RFC 4993 for transport.

This software contains a library, a command line interface (CLI) and
a graphical user interface (GUI), written in C and C++, which you can
use to query domains.

You can find more information about DCHK, it's installation, usage and
API description in the sub directory "documentation/html" or online at

                  http://dchk.pfp.de/docs
     

License
-------

Copyright (C) 2011 Patrick Fedick <dchk@pfp.de>

This program is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 3 of the License, or (at your
option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.
 
You should have received a copy of the GNU Lesser General Public License
along with this program; if not, see <http://www.gnu.org/licenses/>.

About

Commandline client and GUI for the DCHK-protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published