tport  1.12.11devel
Data Fields
tp_name_t Struct Reference

Transport name. More...

#include <tport.h>

Data Fields

const char * tpn_proto
 Protocol name ("udp", "tcp", etc.)
 
const char * tpn_canon
 Node DNS name (if known).
 
const char * tpn_host
 Node address in textual format.
 
const char * tpn_port
 Port number in textual format.
 
const char * tpn_comp
 Compression algorithm (NULL if none)
 
const char * tpn_ident
 Transport identifier (NULL if none)
 

Detailed Description

Transport name.

This structure represents the address of the transport in textual format. For primary transports, the transport name contains the local address, for secondary transports, the peer address.

The tpn_ident specifies the transport identifier used to make difference between connectivity domains.


Sofia-SIP 1.12.11devel - Copyright (C) 2006 Nokia Corporation. All rights reserved. Licensed under the terms of the GNU Lesser General Public License.