Metrologic Optimus S Programming Manual page 123

"c" programming guide
Table of Contents

Advertisement

WLAN (802.11b) - Config
NETCONFIG Structure
struct NETCONFIG {
int DhcpEnable;
unsigned char IpAddr[4];
unsigned char SubnetMask[4];
unsigned char DefaultGateway[4];
unsigned char DnsServer[4];
char DomainName[129];
char LocalName[33];
char SSID[33];
int SystemScale;
WLAN_FLAG Flag;
int WepLen;
int DefaultKey;
unsigned char WepKey[4][14];
char EapID[33];
char EapPassword[33];
char ReservedByte[100];
};
Chapter 3 Terminal Specific Function Library
117

Advertisement

Table of Contents
loading

This manual is also suitable for:

Optimus r

Table of Contents