pjsip logo pjsip.org
Open source SIP stack and media stack for presence, im/instant messaging, and multimedia communication

HOME

SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port

FAQ

Documentation

Licensing

Download

Development (Trac)

Projects using pjsip

Mailing List

Open Source Links


About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono
<bennylp@pjsip.org>


 

Home --> Documentations --> PJLIB-UTIL Reference

pj_dns_parsed_query Struct Reference
[Low-level DNS Message Parsing and Packetization]


Detailed Description

This structure describes a DNS query record.

Data Fields

pj_str_t name
pj_uint16_t type
pj_uint16_t dnsclass

Field Documentation

The domain in the query.

Type of the query (pj_dns_type)

Network class (PJ_DNS_CLASS_IN=1)


The documentation for this struct was generated from the following file:

 


PJLIB-UTIL Open Source, small footprint, and portable asynchronous/caching DNS resolver, text scanner, STUN client, and XML library
(C)2001-2008 Benny Prijono