Forum: C Dec 3rd, 2008 |
| Replies: 5 Views: 567 If you look at the man resolv.conf, you can see different configuration options. I have to use some of those options. Is it possible to do with the 'resolver', a set of routines in the C library. Can... |
Forum: C Dec 2nd, 2008 |
| Replies: 5 Views: 567 Thanks for your reply. I have to use libraries to open this file.
With the help of the library routines I can add name server,
read the contents etc. Does this possible with Resolver ... |
Forum: C Dec 2nd, 2008 |
| Replies: 5 Views: 567 Hi All,
Can anyone tell me about a library that helps me to read contents from /etc/resolv.conf file and also update the same file with new entries. Does this possible with Resolver library... |