The Design and Implementation of the Berkeley Internet Name Domain (BIND) Servers

Songnian Zhou

EECS Department
University of California, Berkeley
Technical Report No. UCB/CSD-84-177
May 1984

http://www2.eecs.berkeley.edu/Pubs/TechRpts/1984/CSD-84-177.pdf

Name servers are system processes that maintain databases of information about objects existing in computer networks, and answer user queries concerning them. Naming services are becoming increasingly important as computers are connected into networks and eventually into internetworks. This report describes our design and implementation of the DARPA Internet name servers in the Berkeley Unix environment. The naming service and the information it provides are both distributed and replicated. user update queries, as well as retrieval queries, were implemented, and zones of network information are kept up to date by incremental zone refresh operations.


BibTeX citation:

@techreport{Zhou:CSD-84-177,
    Author = {Zhou, Songnian},
    Title = {The Design and Implementation of the Berkeley Internet Name Domain (BIND) Servers},
    Institution = {EECS Department, University of California, Berkeley},
    Year = {1984},
    Month = {May},
    URL = {http://www2.eecs.berkeley.edu/Pubs/TechRpts/1984/5962.html},
    Number = {UCB/CSD-84-177},
    Abstract = {Name servers are system processes that maintain databases of information about objects existing in computer networks, and answer user queries concerning them.  Naming services are becoming increasingly important as computers are connected into networks and eventually into internetworks.  This report describes our design and implementation of the DARPA Internet name servers in the Berkeley Unix environment.  The naming service and the information it provides are both distributed and replicated.  user update queries, as well as retrieval queries, were implemented, and zones of network information are kept up to date by incremental zone refresh operations.}
}

EndNote citation:

%0 Report
%A Zhou, Songnian
%T The Design and Implementation of the Berkeley Internet Name Domain (BIND) Servers
%I EECS Department, University of California, Berkeley
%D 1984
%@ UCB/CSD-84-177
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/1984/5962.html
%F Zhou:CSD-84-177