Main Page | Modules | Data Structures | File List | Data Fields | Globals | Examples

resolv.h File Reference


Detailed Description

uIP DNS resolver code header file.

Author:
Adam Dunkels <adam@dunkels.com>

#include "process.h"

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

void resolv_found (char *name, u16_t *ipaddr)
void resolv_conf (u16_t *dnsserver)
 Configure a DNS server.

u16_t * resolv_getserver (void)
 Obtain the currently configured DNS server.

u16_t * resolv_lookup (char *name)
 Look up a hostname in the array of known hostnames.

void resolv_query (char *name)
 Queues a name so that a question for the name will be sent out.


Variables

process_event_t resolv_event_found
 Event that is broadcasted when a DNS name has been resolved.


Generated on Wed Jul 6 01:19:03 2005 for Contiki/ESB by doxygen 1.3.6