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

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 Reference

addr_resolv.h File Reference

IP address resolution. More...

Go to the source code of this file.

Data Structures

struct  pj_hostent
struct  pj_addrinfo

Defines

#define h_addr   h_addr_list[0]

Functions

pj_status_t pj_gethostbyname (const pj_str_t *name, pj_hostent *he)
pj_status_t pj_gethostip (int af, pj_sockaddr *addr)
pj_status_t pj_getdefaultipinterface (int af, pj_sockaddr *addr)
pj_status_t pj_getaddrinfo (int af, const pj_str_t *name, unsigned *count, pj_addrinfo ai[])

Detailed Description

IP address resolution.

 


PJLIB Open Source, high performance, small footprint, and very very portable framework
Copyright (C) 2006-2009 Teluu Inc.