Structure which contains the FEC address information More...
Public Attributes | |
char[] | fecName |
FEC Name More... | |
Int32 | inetProtocol |
inet protocol (UDP, TCP, IPX, MMF, PIPE, etc.) More... | |
byte[] | lclAdr |
IPX addr info (or internal) More... | |
byte[] | netAdr |
IPX addr info (or internal) More... | |
Int32 | portOffset |
port offset (applied to all listening ports) More... | |
Int32 | reserved |
tine protocol level (highest level accepted) More... | |
char[] | strAdr |
IP address as string More... | |
Int32 | tineProtocol |
tine protocol level (highest level accepted) More... | |
Structure which contains the FEC address information
char [] tine.FecAddrStruct.fecName |
FEC Name
Int32 tine.FecAddrStruct.inetProtocol |
inet protocol (UDP, TCP, IPX, MMF, PIPE, etc.)
byte [] tine.FecAddrStruct.lclAdr |
IPX addr info (or internal)
byte [] tine.FecAddrStruct.netAdr |
IPX addr info (or internal)
Int32 tine.FecAddrStruct.portOffset |
port offset (applied to all listening ports)
Int32 tine.FecAddrStruct.reserved |
tine protocol level (highest level accepted)
char [] tine.FecAddrStruct.strAdr |
IP address as string
Int32 tine.FecAddrStruct.tineProtocol |
tine protocol level (highest level accepted)