118
"C" Programming Guide For Optimus S/R
Note: Only one network interface can be used at a time: 802.11b or PAN
Parameter
Default
Description
WLAN SPP
PAN
int DhcpEnable
1
0: disable DHCP
1: enable DHCP
unsigned char IpAddr[4]
0.0.0.0
Local IP Address
unsigned char SubnetMask[4] 0.0.0.0
Subnet Mask
unsigned char
DefaultGateway[4]
0.0.0.0
IP address of Default
Gateway or router
unsigned char DnsServer[4]
0.0.0.0
IP address of DNS server
char DomainName[129]
Null
Domain Name
Read
only
Read
only
char LocalName[33]
S/N
Local host name.
By default, it shows the serial
number of terminal.
char SSID[33]
Null
Service Set ID or AP name,
which is used for Remote
Device association.
int SystemScale
2
Access Point Density,
determines when the terminal
should look for other AP that
has better signal strength.
1: Low
2: Medium
3: High
unsigned int WLAN_FLAG
0x19
See WLAN_FLAG Structure
int WepLen
1
0: 64 bits Wep Key
(5 bytes to be configured for
the WepKey parameter)
1: 128 bits Wep Key
(13 bytes to be configured for
the WepKey parameter)
int DefaultKey
0
Use default Wep Key 0
unsigned char WepKey[4][14] Null
WEP Key 0 ~ 3
char EapID[33]
Null
ID to login EAP system
char EapPassword[33]
Null
Password to login EAP
system
char ReservedByte[100]
Null
Reserved
Содержание Optimus R
Страница 1: ...Printed on 20 March 2006 C Programming Guide Version 3 04 02 Optimus S Optimus R...
Страница 6: ......
Страница 8: ...2 C Programming Guide For Optimus S R...
Страница 12: ...6 C Programming Guide For Optimus S R The flow is illustrated as shown below...
Страница 23: ...Chapter 2 Development Environment 17 Different types signed unsigned Different types same size...
Страница 24: ...18 C Programming Guide For Optimus S R...
Страница 220: ...214 C Programming Guide For Optimus S R See Also FlashSize free_memory...
Страница 232: ...226 C Programming Guide For Optimus S R 4 11 Implementation defined Limits limits h float h Refer to limit h and float h...
Страница 238: ...232 C Programming Guide For Optimus S R...