wireless zero config & OID set

E

Eric

hi,

I am writing an application based on PPC 2003. The application will connect
other computers via 802.11b in AD-HOC or Infrastructure mode. When the
application tries to connect, I found:

1) If Wireless zero Config (WZC) is off, the application can talk to other
computers only around 16 seconds after I set OID_802_11_SSID;

2) If WZC is on, I found I cannot change connection mode and SSID by setting
OID_802_11_INFRASTRUCTURE_MODE and OID_802_11_SSID.

Basically I use following steps to establish a connection:

1) change connection mode: if the network is ad-hoc mode, set
OID_802_11_INFRASTRUCTURE_MODE to 0; otherwise 1;
2) change SSID by setting OID_802_11_SSID.

Anyone had same experience before? How did you solve this problem?

Thanks,

Eric
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top