Re: is DHCP Client a kernel mode?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



And partly service ( user mode ) in svchost.exe
Arkady

"Maxim S. Shatskih" <maxim@xxxxxxxxxxxxxxxx> wrote in message
news:uxLUsKioFHA.764@xxxxxxxxxxxxxxxxxxxxxxx
> DHCP client is IIRC a part of the ARP code in TCPIP.SYS.
>
> --
> Maxim Shatskih, Windows DDK MVP
> StorageCraft Corporation
> maxim@xxxxxxxxxxxxxxxx
> http://www.storagecraft.com
>
> "Sandra" <Sandra@xxxxxxxxxxxxxxx> wrote in message
> news:umQD2ofoFHA.2444@xxxxxxxxxxxxxxxxxxxxxxx
>> is the DHCP client a Kernel mode driver? is it possible to invoke it from
>> an
>> NDIS driver or TDI? how? is there a reference?
>> Thank you
>> Sandra
>>
>>
>
>


.



Relevant Pages

  • Re: is DHCP Client a kernel mode?
    ... DHCP client is IIRC a part of the ARP code in TCPIP.SYS. ... Maxim Shatskih, Windows DDK MVP ... StorageCraft Corporation ... > is the DHCP client a Kernel mode driver? ...
    (microsoft.public.development.device.drivers)
  • Re: Enumerating empty/unpopulated PCI slots
    ... I have a kernel mode driver and a user mode application that work ... together to detect an empty slot. ... The approach is on per system basis ...
    (microsoft.public.development.device.drivers)
  • Re: IoQueueWorkItem accessing flag or return value?
    ... I am thinking of proceeding with your logic of creating a user mode ... event to check the registry and then send a message to the Kernel ... send an IOCTL to a kernel mode driver from a user mode app? ...
    (microsoft.public.development.device.drivers)
  • kernel vs user file name
    ... I need to read a file in a kernel mode driver. ... Is there a standard kernel or user mode API, or some document describing the ...
    (microsoft.public.development.device.drivers)
  • Kernel mode to User mode Pipe
    ... I would like to create a pipe from a kernel mode driver to a user mode ... I can't find any documentation anywhere on a example ...
    (alt.linux)