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... | |
char[] | IP |
IP address as string More... | |
byte[] | IPh_addr |
IP haddr (byte representation) More... | |
byte[] | IPXImmediateAddress |
IPX addr info (or internal) More... | |
byte[] | IPXNetwork |
IPX addr info (or internal) More... | |
byte[] | IPXNode |
IPX addr info (or internal) More... | |
Int32 | portOffset |
port offset (applied to all listening ports) More... | |
Int32 | tineProtocol |
tine protocol level (highest level accepted) More... | |
Structure which contains the FEC address information
char [] tine.FecDataStruct.FecName |
FEC Name
Int32 tine.FecDataStruct.inetProtocol |
inet protocol (UDP, TCP, IPX, MMF, PIPE, etc.)
char [] tine.FecDataStruct.IP |
IP address as string
byte [] tine.FecDataStruct.IPh_addr |
IP haddr (byte representation)
byte [] tine.FecDataStruct.IPXImmediateAddress |
IPX addr info (or internal)
byte [] tine.FecDataStruct.IPXNetwork |
IPX addr info (or internal)
byte [] tine.FecDataStruct.IPXNode |
IPX addr info (or internal)
Int32 tine.FecDataStruct.portOffset |
port offset (applied to all listening ports)
Int32 tine.FecDataStruct.tineProtocol |
tine protocol level (highest level accepted)