SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » Networking INSOCK » SInet6Addr
Location: in_sock.h
in_sock.h
SInet6Addr
struct SInet6Addr;
IPv4 and IPv6 socket address.
Defines the address information inside the TInetAddr.
TInetAddr
Defined in SInet6Addr: iAddr, iFlow, iScope
iAddr
iFlow
iScope
SInetAddr
TIp6Addr iAddr;
16 bytes of IP6/IP4 address (128 bits)
TUint32 iFlow;
4 bytes of Flow Id
TUint32 iScope;
4 bytes of Scope Id.
Copyright ©2007 Symbian Software Ltd.