As the title says I need to build a simple dns resolver in C...
Not in C++, I have looked on internet for some tutorials to help me get going but mostly find C++.
Wondering whether anyone knows of a tutorial to get me started or can give me a couple of tips on how to build my DNS request header in C...
Any help will be much appreciated.