Re: confused
- From: Martin Ambuhl <mambuhl@xxxxxxxxxxxxx>
- Date: Sat, 28 Mar 2009 18:30:41 -0400
leo wrote:
Any pointers on how to construct a DNS response packet to this
nslookup query?
I'm sure you have a C question, but it is shrouded in this non-C disguise. You apparently want to know how to construct a data object of some format from some given data. Unfortunately, you describe neither what data you are given nor what the constructed data should look like. This is no doubt covered by the documentation for your non-C function nslookup. If your question is about your implementation-specific function nslookup and its arguments, ask in a newsgroup about that implementation.
I just need examples. I am actually going to use this nslookup Program
to query an IP which doesn't have dns server running instead an other
program in that IP is just going to respond to this query as if dns is
responding and No i am not writing a DNS server. I just need for the
initial response and hence asking this question on if there is any
reference to construct a dns packet.
None of this stuff about nslookup, IP, DNS is in anyway about C or even about programming in C. If you take the time to modify your question to an actual question about how to do something in C, perhaps you will find that you don't actually need help.
.
- Follow-Ups:
- Re: confused
- From: Richard
- Re: confused
- From: Han from China
- Re: confused
- References:
- Re: confused
- From: Richard Heathfield
- Re: confused
- From: Han from China
- Re: confused
- From: leo
- Re: confused
- Prev by Date: Re: C90 penetration
- Next by Date: Re: confused
- Previous by thread: Re: confused
- Next by thread: Re: confused
- Index(es):
Relevant Pages
|