|
From: Cesc <ces...@gm...> - 2006-03-14 10:19:25
|
On 3/14/06, Michael Gerdau <mg...@te...> wrote: > > I have a piece of code which i need it to do a DNS SRV query. In > > Linux, we use arpa/nameser.h and arpa/resolv.h ... > > what can i use under mingw? > > any help/pointers would be appreciated ... > > http://www.mingw.org/MinGWiki/index.php > > Click on FAQ, at the bottom you'll find "Porting issues". Click > on sockets. That should get you started. > Tks. We have the portability issue kind of resolved ... but it is always good to have a reference. > Besides: > My Linux system does not sport an arpa/resolv.h... > > HTH, best, > Michael > -- Sorry, i was just talking out of my head ... i meant "#include<resolv.h>" ... no arpa subfolder ... Cesc |