Structure containing information about the current caller accessing the equipment module (available on the server side only). More...
Public Attributes | |
UInt16 | accessMode |
this client's requested access mode: CM_SINGLE, CM_DATACHANGE, CM_TIMER, etc. More... | |
SCKADR | addr |
this client's ip address More... | |
UInt16 | counter |
this client's counts remaining in subscription(s) More... | |
short | inetProtocol |
this client's transport protocol: UDP, TCP, STREAM , etc. More... | |
short | ncontracts |
this client's total number of contracts More... | |
Int32 | pollingRate |
this client's requested polling rate More... | |
UInt32 | starttime |
this client's start of initial subscription More... | |
short | tineProtocol |
this client's tine protocol level More... | |
char[] | userName |
this client's user name More... | |
Structure containing information about the current caller accessing the equipment module (available on the server side only).
UInt16 tine.ClnInfo.accessMode |
this client's requested access mode: CM_SINGLE, CM_DATACHANGE, CM_TIMER, etc.
SCKADR tine.ClnInfo.addr |
this client's ip address
UInt16 tine.ClnInfo.counter |
this client's counts remaining in subscription(s)
short tine.ClnInfo.inetProtocol |
this client's transport protocol: UDP, TCP, STREAM , etc.
short tine.ClnInfo.ncontracts |
this client's total number of contracts
Int32 tine.ClnInfo.pollingRate |
this client's requested polling rate
UInt32 tine.ClnInfo.starttime |
this client's start of initial subscription
short tine.ClnInfo.tineProtocol |
this client's tine protocol level
char [] tine.ClnInfo.userName |
this client's user name