linux c實現dns域名解析

//DNS Query Program on Linux //Author : Silver Moon (m00n.silv3r@gmail.com) //Dated : 29/4/2009 //Header Files #include<stdio.h> //printf #include<string.h> //strlen #include<stdlib.h> //malloc
相關文章
相關標籤/搜索