Re: How to use 802.1x Authentication for *WIRED* LAN in WinCE?
- From: "Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT com>
- Date: Fri, 3 Nov 2006 09:31:16 -0700
The ability to do those things requires driver support. It's not 'done' in
the driver. I don't think that there's any UI in the OS that will allow
user control over the settings, except in the case of a wireless card
driver, either. It's possible that WZC will do the right thing if the card
driver reports that it supports the right OIDs, but I've never read through
it looking for that.
I'm certainly not a reference to that. It's completely undocumented, as far
as I can tell. You can get the Platform Builder evaluation version, read
the source for a wireless card driver and infer which OID values it's using
and what you have to do with them. The source for WZCUI is also there, so
that might tell you what UI you'll have to write yourself. I'm pretty
confident that there's no easy way to accomplish this...
Paul T.
"Atsing Hou" <AtsHou@xxxxxxxxx> wrote in message
news:1162519836.745412.176970@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thanks Paul.
You mean the 802.1x support is implemented at the adapter driver layer?
If so, what functions or interface should implement by the driver for
802.1x? Is there some sample drivers or reference documents?
And how about the authentication interface? I use the "connmc" as our
network config interface, there is no 802.1x configuration Tab for LAN
adapters at all. I dont know which is the right way, customize the
connmc codes or create my own authentication client? both not easy.
Any suggestions?
Paul G. Tobey [eMVP] wrote:
I think that the problem is the lack of 802.1x support in the network
adapter drivers, not that Windows CE cares one way or the other.
Paul T.
"Atsing Hou" <AtsHou@xxxxxxxxx> wrote in message
news:1162464490.969054.88230@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I searched the forum about 802.1x, but most is talking about 802.1x
with wireless LAN.
But we need to implement the 802.1x for general wired LAN, like Windows
XP does.
I know WinCE has 802.1x support indeed, but it seems that the 802.1x
library tightly binded with the wireless stuff, called WZC.
Can I use the existing 802.1x function for wired LAN? Or any other
solutions?
Thanks in advance.
.
- References:
- How to use 802.1x Authentication for *WIRED* LAN in WinCE?
- From: Atsing Hou
- Re: How to use 802.1x Authentication for *WIRED* LAN in WinCE?
- From: Paul G. Tobey [eMVP]
- Re: How to use 802.1x Authentication for *WIRED* LAN in WinCE?
- From: Atsing Hou
- How to use 802.1x Authentication for *WIRED* LAN in WinCE?
- Prev by Date: Re: HeapFree() Failure
- Next by Date: How to design a non-stream interface for a usb device driver?
- Previous by thread: Re: How to use 802.1x Authentication for *WIRED* LAN in WinCE?
- Next by thread: Re: Software Tools for Driver Development
- Index(es):
Relevant Pages
|