DLL Document
Data Fields
TCLNetworkConfig Struct Reference

#include <clcamiface.h>

Data Fields

unsigned char GWAddr [4]
 Camera Gateway Address (network order)
unsigned char MACAddr [6]
 Camera MAC Address.
unsigned char NETAddr [4]
 Camera Network Address (network order)
unsigned char NETMask [4]
 Camera Network Mask (network order)
unsigned short ServerPort
 TCP Server Port.
unsigned char Spare
 reserved
unsigned char UseDHCP
 if non-zero, will force camera to use DHCP for network config

Detailed Description

Ethernet Configuration Information


Field Documentation

unsigned char TCLNetworkConfig::GWAddr[4]

Camera Gateway Address (network order)

unsigned char TCLNetworkConfig::MACAddr[6]

Camera MAC Address.

unsigned char TCLNetworkConfig::NETAddr[4]

Camera Network Address (network order)

unsigned char TCLNetworkConfig::NETMask[4]

Camera Network Mask (network order)

unsigned short TCLNetworkConfig::ServerPort

TCP Server Port.

unsigned char TCLNetworkConfig::Spare

reserved

unsigned char TCLNetworkConfig::UseDHCP

if non-zero, will force camera to use DHCP for network config


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