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.
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.