addrinfo - Resolve network services
Contents
Copyright
Copyright (C) 2005,2007 Nokia Corporation.
This program is free software; see the source for copying conditions. There is NO warranty; not even for
MERCHANTABILITY or FITNESSFORAPARTICULARPURPOSE.
sofia-sip-utils Version 1.12.11devel addrinfo(1)
Description
The addrinfo utility will use su_getaddrinfo() to resolve the network services and print resolved names.
See sect 6.1 of RFC3493 and the getaddrinfo(3) manual page of POSIX 1003.1g, for more information.
Name
addrinfo - Resolve network services
Options
The addrinfo utility accepts following ccommand line options:
-p use passive open.
-c get canonic name.
-n use numeric host names.
-4 IPv4 only.
-6 IPv6 only (but including mapped IPv4 addresses).
Reporting Bugs
Report bugs to sofia-sip-devel@lists.sourceforge.net.
Synopsis
addrinfo [-pcn46] service-name host
