help for code of bind10

Jeremy C. Reed jreed at isc.org
Tue Jul 2 13:25:00 UTC 2013


On Tue, 2 Jul 2013, Khadijeh Shahsavand wrote:

> hello
> I want know that in code of bind10 where host name (for example
> www.google.com) convert into ip address?
> Thank you so much!

In the git repo, there is a simple program at examples/host/host.cc that 
provides an example of using isc::dns::Message::addQuestion, 
isc::dns::RdataIterator::getCurrent, and more.

Some developer docs are at:
http://bind10.isc.org/docs/developers/cpp/d7/d08/classisc_1_1dns_1_1Message.html#aee58ee8df4744eec50e9e99e68250794
http://bind10.isc.org/docs/developers/cpp/db/d0f/classisc_1_1dns_1_1RdataIterator.html#aea501137a6e93478794b19796d4ac320


More information about the bind10-users mailing list