Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: in_iface.h
Link against:

Class TInetIfConfig

TInetIfConfig

Support

Supported from 5.0

Description

Describes the IP routing options for a network interface. It is used in TSoInetIfConfig.

Defined in TInetIfConfig:
iAddress, iBrdAddr, iDefGate, iNameSer1, iNameSer2, iNetMask


Data members


iAddress

TInetAddr iAddress

Description

Interface IP address


iNetMask

TInetAddr iNetMask

Description

IP netmask


iBrdAddr

TInetAddr iBrdAddr

Description

IP broadcast address


iDefGate

TInetAddr iDefGate

Description

IP default gateway or peer address (if known)


iNameSer1

TInetAddr iNameSer1

Description

IP primary name server (if any)


iNameSer2

TInetAddr iNameSer2

Description

IP secondary name server (if any)