Re: How do I query the NIC's adapter settings?
- From: "Arkady Frenkel" <arkadyf@xxxxxxxxxxxxxxxx>
- Date: Wed, 27 Apr 2005 10:52:49 +0200
Look at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/network/hh/network/209offl_5badc2e0-a707-402a-964b-38b3229686d8.xml.asp
(aware of wrap )
Arkady
<loren.rogers@xxxxxxxxx> wrote in message
news:1114526860.831500.132870@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hello,
> I wrote a filter driver that wraps both TDI and the IP Filter hook. I
> would like to be able to query the NIC(s) adapter settings to determine
> whether or not the adapter supports Offloading of the TCP and/or IP
> checksums. What would be the best way to do this? Are there any code
> samples I could use. I am assuming that I would use NDIS API and
> somehow query the information during my filter driver's DriverEntry()
> method? Thanks in advance.
> /Loren
>
.
- Follow-Ups:
- Re: How do I query the NIC's adapter settings?
- From: Stephan Wolf [MVP]
- Re: How do I query the NIC's adapter settings?
- References:
- How do I query the NIC's adapter settings?
- From: loren . rogers
- How do I query the NIC's adapter settings?
- Prev by Date: Re: VTune Performance Analyzer Essentials
- Next by Date: Re: Link between setup classes and interface classes.
- Previous by thread: How do I query the NIC's adapter settings?
- Next by thread: Re: How do I query the NIC's adapter settings?
- Index(es):
Relevant Pages
|