Main Page | Features | Central Services | csv-Files | Types | Transfer | Access | API-C | API-VB/ActiveX | API-Java | Examples | Downloads
Data Fields
ClnInfoStruct Struct Reference

Client Information Structure used in GetCallerInformation. More...

#include <srvcore.h>

Data Fields

short accessMode
struct sockaddr_in addr
UINT16 counter
short inetProtocol
short ncontracts
SINT32 pollingRate
UINT32 starttime
short tineProtocol
char userName [USERNAME_SIZE]

Detailed Description

Client Information Structure used in GetCallerInformation.


Field Documentation

this client's requested access mode: CM_SINGLE, CM_DATACHANGE, CM_TIMER, etc.

Referenced by GetCallerInformation().

struct sockaddr_in ClnInfoStruct::addr

this client's ip address

Referenced by GetCallerInformation().

this client's counts remaining in subscription(s)

Referenced by GetCallerInformation().

this client's transport protocol: UDP, TCP, STREAM , etc.

Referenced by GetCallerInformation().

this client's total number of contracts

Referenced by GetCallerInformation().

this client's requested polling rate

Referenced by GetCallerInformation().

this client's start of initial subscription

Referenced by GetCallerInformation().

this client's tine protocol level

Referenced by GetCallerInformation().

char ClnInfoStruct::userName[USERNAME_SIZE]

this client's user name

Referenced by GetCallerInformation().


The documentation for this struct was generated from the following file:

Generated for TINE API by  doxygen 1.5.8