资 源 简 介
Develop a DNS server with the following requirements:
Develop it in C/C++ for Linux/Solaris/HP-UX.
The DNS server must be standard (RFC1035).
Support DNS Inverse Query only.
Use a file format like /etc/hosts to hold the host/IP list.
It has to work using a DNS client (e.g.: dig), and the server has to answer to the client when it requests a DNS Inverse Query.
Configurable parameters can be changed dynamically.
You can"t use third party code neither STL (Standard Template Library).
Maximum development time: 1 week.
Note: Clarification of requirements
Desarrollar un servidor DNS con los siguientes requisitos:
Desarrollarlo en C/C++ sobre Linux/Solaris/HP-UX.
El DNS server de