Networking Forums

Networking Forums > Wireless Networking > Wireless Networks > WiFi: ad-hoc and infrastructure mode simultaneously?

Reply
Thread Tools Display Modes

WiFi: ad-hoc and infrastructure mode simultaneously?

 
 
Eric
Guest
Posts: n/a

 
      08-10-2004, 07:26 PM
hello all,

I am writing code for an application these days. It requires the PC can
connect to AP and the other PC at the same time, that means the Wifi adapter
will run ad-hoc mode and infrastructure simultaneously. Is that possible?

Thanks,

Eric


 
Reply With Quote
 
 
 
 
David Harding [MSFT]
Guest
Posts: n/a

 
      08-10-2004, 07:36 PM
Eric,

Sorry but this is not possible, the client device is only configurable for
one operation mode (IBSS or Infrastructure) at a time

-David Harding

This posting is provided "AS IS" with no warranties, and confers no rights.

"Eric" <(E-Mail Removed)> wrote in message
news:%23BpA9$(E-Mail Removed)...
> hello all,
>
> I am writing code for an application these days. It requires the PC can
> connect to AP and the other PC at the same time, that means the Wifi
> adapter
> will run ad-hoc mode and infrastructure simultaneously. Is that possible?
>
> Thanks,
>
> Eric
>
>



 
Reply With Quote
 
Eric
Guest
Posts: n/a

 
      08-10-2004, 08:51 PM
hi david,

Is it possible to config (or with my own code) a PC's WiFi adapter to an
access point?

Eric

"David Harding [MSFT]" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Eric,
>
> Sorry but this is not possible, the client device is only configurable for
> one operation mode (IBSS or Infrastructure) at a time
>
> -David Harding
>
> This posting is provided "AS IS" with no warranties, and confers no

rights.
>
> "Eric" <(E-Mail Removed)> wrote in message
> news:%23BpA9$(E-Mail Removed)...
> > hello all,
> >
> > I am writing code for an application these days. It requires the PC can
> > connect to AP and the other PC at the same time, that means the Wifi
> > adapter
> > will run ad-hoc mode and infrastructure simultaneously. Is that

possible?
> >
> > Thanks,
> >
> > Eric
> >
> >

>
>



 
Reply With Quote
 
David Harding [MSFT]
Guest
Posts: n/a

 
      08-10-2004, 09:29 PM
Yes you can programmatically configure the device you can try using the
WRAPI library, I have provided a link below. I have not used it myself so
don't have any detailed information.

http://ramp.ucsd.edu/pawn/wrapi/

--
David Harding

This posting is provided "AS IS" with no warranties, and confers no rights.
"Eric" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> hi david,
>
> Is it possible to config (or with my own code) a PC's WiFi adapter to an
> access point?
>
> Eric
>
> "David Harding [MSFT]" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Eric,
>>
>> Sorry but this is not possible, the client device is only configurable
>> for
>> one operation mode (IBSS or Infrastructure) at a time
>>
>> -David Harding
>>
>> This posting is provided "AS IS" with no warranties, and confers no

> rights.
>>
>> "Eric" <(E-Mail Removed)> wrote in message
>> news:%23BpA9$(E-Mail Removed)...
>> > hello all,
>> >
>> > I am writing code for an application these days. It requires the PC can
>> > connect to AP and the other PC at the same time, that means the Wifi
>> > adapter
>> > will run ad-hoc mode and infrastructure simultaneously. Is that

> possible?
>> >
>> > Thanks,
>> >
>> > Eric
>> >
>> >

>>
>>

>
>



 
Reply With Quote
 
Tarundeep Singh Kalra
Guest
Posts: n/a

 
      08-19-2004, 11:41 AM
Yes it is possible by setting the corresponding OID.
REgards
TArun

--
Regards
Tarundeep Singh Kalra

www_dot_tarunsadhana_dot_com.

tarun_at_removeAT_tarunsadhana_dot_com.remove_dots
"Eric" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> hi david,
>
> Is it possible to config (or with my own code) a PC's WiFi adapter to an
> access point?
>
> Eric
>
> "David Harding [MSFT]" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Eric,
>>
>> Sorry but this is not possible, the client device is only configurable
>> for
>> one operation mode (IBSS or Infrastructure) at a time
>>
>> -David Harding
>>
>> This posting is provided "AS IS" with no warranties, and confers no

> rights.
>>
>> "Eric" <(E-Mail Removed)> wrote in message
>> news:%23BpA9$(E-Mail Removed)...
>> > hello all,
>> >
>> > I am writing code for an application these days. It requires the PC can
>> > connect to AP and the other PC at the same time, that means the Wifi
>> > adapter
>> > will run ad-hoc mode and infrastructure simultaneously. Is that

> possible?
>> >
>> > Thanks,
>> >
>> > Eric
>> >
>> >

>>
>>

>
>



 
Reply With Quote
 
Eric Yun
Guest
Posts: n/a

 
      08-19-2004, 07:11 PM
hi TArun,

Do you have idea how to do it? or which OID should I set?

Thank you TArun,

Eric


"Tarundeep Singh Kalra" <(E-Mail Removed)>
wrote in message news:%(E-Mail Removed)...
> Yes it is possible by setting the corresponding OID.
> REgards
> TArun
>
> --
> Regards
> Tarundeep Singh Kalra
>
> www_dot_tarunsadhana_dot_com.
>
> tarun_at_removeAT_tarunsadhana_dot_com.remove_dots
> "Eric" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > hi david,
> >
> > Is it possible to config (or with my own code) a PC's WiFi adapter to an
> > access point?
> >
> > Eric
> >
> > "David Harding [MSFT]" <(E-Mail Removed)> wrote in message
> > news:%(E-Mail Removed)...
> >> Eric,
> >>
> >> Sorry but this is not possible, the client device is only configurable
> >> for
> >> one operation mode (IBSS or Infrastructure) at a time
> >>
> >> -David Harding
> >>
> >> This posting is provided "AS IS" with no warranties, and confers no

> > rights.
> >>
> >> "Eric" <(E-Mail Removed)> wrote in message
> >> news:%23BpA9$(E-Mail Removed)...
> >> > hello all,
> >> >
> >> > I am writing code for an application these days. It requires the PC

can
> >> > connect to AP and the other PC at the same time, that means the Wifi
> >> > adapter
> >> > will run ad-hoc mode and infrastructure simultaneously. Is that

> > possible?
> >> >
> >> > Thanks,
> >> >
> >> > Eric
> >> >
> >> >
> >>
> >>

> >
> >

>
>



 
Reply With Quote
 
Guest
Posts: n/a

 
      08-19-2004, 08:32 PM
If wzc is running you won't succeed (for long) using an oid.
The app in the sig does it, so it is possible, at least
switching APs, and having it stick. Here's a pic:

http://iplay.40th.com/iplaycs_rssi.html

Bottom, center pic shows an adhoc (mp3) and a couple
of AP networks (juniper/basil). I can switch among
the APs no problem, so long as wzc is set to access
"All available" or "Only access points". If it's set
to "Only [adhoc]" then I could switch among only those.
I can't switch out of the network type, though. Also,
"All available" isn't true -- it only ever does APs
in that mode. To get adhocs to show you have to set
it to "Only [adhoc]".

I'd like to tell you that it's easy to do, but it
probably isn't. It probably should be, but these
APIs are poorly, if at all, documented, and maybe
destined to be abandoned anyway, to be replaced
by an even more obscure, for-gurus-only API. I
wonder who thinks up these things that no one could
ever understand fully. He probably has two heads
and sees in the dark.

(Obligatory good luck!)

--
40th Floor - Software @ http://40th.com/
iPlay : the ultimate audio player for iPAQs
mp3, ogg, mp4, m4a, aac, wav, and then some
 
Reply With Quote
 
Eric Yun
Guest
Posts: n/a

 
      08-23-2004, 07:57 PM
This link does not work...


<(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> If wzc is running you won't succeed (for long) using an oid.
> The app in the sig does it, so it is possible, at least
> switching APs, and having it stick. Here's a pic:
>
> http://iplay.40th.com/iplaycs_rssi.html
>
> Bottom, center pic shows an adhoc (mp3) and a couple
> of AP networks (juniper/basil). I can switch among
> the APs no problem, so long as wzc is set to access
> "All available" or "Only access points". If it's set
> to "Only [adhoc]" then I could switch among only those.
> I can't switch out of the network type, though. Also,
> "All available" isn't true -- it only ever does APs
> in that mode. To get adhocs to show you have to set
> it to "Only [adhoc]".
>
> I'd like to tell you that it's easy to do, but it
> probably isn't. It probably should be, but these
> APIs are poorly, if at all, documented, and maybe
> destined to be abandoned anyway, to be replaced
> by an even more obscure, for-gurus-only API. I
> wonder who thinks up these things that no one could
> ever understand fully. He probably has two heads
> and sees in the dark.
>
> (Obligatory good luck!)
>
> --
> 40th Floor - Software @ http://40th.com/
> iPlay : the ultimate audio player for iPAQs
> mp3, ogg, mp4, m4a, aac, wav, and then some



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
WiFi infrastructure/ad-hoc mode? MartinX Wireless Networks 1 07-24-2006 07:30 PM
Mix ad-hoc + infrastructure mode Chris Taylor Wireless Internet 0 06-06-2005 11:58 PM
WIFI works in Adhoc, but not in "Infrastructure mode" Jens Jakob Andersen Wireless Internet 2 12-28-2004 02:15 PM
infrastructure mode Rod Long Wireless Internet 8 12-12-2004 07:56 PM
APs capable of Infrastructure AND repeater mode simultaneously? Simon Wireless Internet 7 05-01-2004 02:54 AM



1 2 3 4 5 6 7 8 9 10 11