Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to only read dns querys in vc++?

Status
Not open for further replies.

piotr25

Programmer
Mar 10, 2003
3
DE
hi,
i want to program a kind of special dns-server in vc++. i´ve downloaded the bind-sourcecodes.
i need the functionality to read the dns-query-datagramm (who is looking for what), and after some special operations programmed by myself, the functionality to create a query-answer. all this should be implemented running on win32 machines.
which sourcecodes of the bind package or any other helpful one could i use to realize this functionality?
the server is a sub-domain server, no second one will be used.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top