42
802.11b (Wi-Fi) Add-On Kits
If your access point has encryption turned on for the infrastructure mode, you will have to
set the
WIFICONF_WEP_DISABLE
flag to
WIFICONF_WEP_ENABLE
in the following line in the
Dynamic C
TCP_CONFIG.LIB
library to enable encryption.
#define _WIFI_WEP_FLAG WIFICONF_WEP_ENABLE
You may also need to change the encryption keys and select one of the four keys with
#define _WIFI_USEKEY " "
. Contact the administrator of the access point or review the
documentation for the access point to determine the encryption keys.
When you compile and run this sample program, the Dynamic C
STDIO
window will
open to display the Ethernet and the Wi-Fi interfaces.
Now you can start a Telnet session to the PC with the Ethernet cable
(
Start > Run >
telnet 10.10.6.112 9000
)
using the default Telnet socket 9000. You will see activity
in the Dynamic C
STDIO
window as you type in the Telnet window and your characters
are echoed back so you can view them. You can open a command window (
Start > Run >
cmd
) and ping the Rabbit to determine that you have a valid Ethernet connection.
ping 10.10.6.112
Next you can start a Telnet session to the wireless PC or notebook
(
Start > Run >
telnet
10.10.6.113 9000
)
using the default Telnet socket 9000. You will see activity in the
Dynamic C
STDIO
window as you type in the Telnet window and your characters are ech-
oed back so you can view them. You can open a command window (
Start > Run >
cmd
)
and ping the Rabbit to determine that you have a valid Wi-Fi interface.
ping 10.10.6.113
Содержание RCM3000
Страница 1: ...802 11b Wi Fi Add On Kits for RabbitCore and PowerCore Modules User s Manual 019 0092 051130 D ...
Страница 8: ...4 802 11b Wi Fi Add On Kits ...
Страница 28: ...24 802 11b Wi Fi Add On Kits ...
Страница 56: ...52 802 11b Wi Fi Add On Kits ...
Страница 60: ...56 802 11b Wi Fi Add On Kits ...
Страница 68: ...64 802 11b Wi Fi Add On Kits ...
Страница 78: ...74 802 11b Wi Fi Add On Kits ...
Страница 80: ...76 802 11b Wi Fi Add On Kits ...
Страница 82: ...78 RabbitCore RCM3800 ...
Страница 86: ......