The description of the connection to Cortex. More...
#include <cortex.h>
Public Attributes | |
int | bFoundHost |
True = have talked to Cortex. | |
unsigned char | HostMachineAddress [4] |
IP Address of that machine. | |
unsigned char | HostProgramVersion [4] |
Version number of that module. | |
int | LatestConfirmationTime |
Time of last receipt from Cortex. | |
char | szHostMachineName [128] |
Name of machine Cortex is running on. | |
char | szHostProgramName [128] |
Name of module communicating with. |
The description of the connection to Cortex.
This contains information about the host machine, the host program, and the connection status.
unsigned char sHostInfo::HostMachineAddress[4] |
unsigned char sHostInfo::HostProgramVersion[4] |
char sHostInfo::szHostMachineName[128] |
char sHostInfo::szHostProgramName[128] |