Hi All,
I need to change the static tcp ip address without using the control panel
and reboot in windows nt4.0. I am working in the kernel mode and using
windows nt4.0 ddk. I went through tdi and ndis calls and couldnt find any
function calls available in microsoft ddk. I am able to change the registry
settings and that doesnt help me for the system doesnt respond to the new ip
address. I will be glad if any one of you can comment on this.
Thanks,
Sophia.
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
There was undocumented IOCTLs for this.
Max
----- Original Message -----
From: “Sophia Fernando”
To: “NT Developers Interest List”
Sent: Monday, May 20, 2002 8:53 AM
Subject: [ntdev] Change of static tcp ip address without control panel and reboot in windowsnt4.0
> Hi All,
> I need to change the static tcp ip address without using the control panel
> and reboot in windows nt4.0. I am working in the kernel mode and using
> windows nt4.0 ddk. I went through tdi and ndis calls and couldnt find any
> function calls available in microsoft ddk. I am able to change the registry
> settings and that doesnt help me for the system doesnt respond to the new ip
> address. I will be glad if any one of you can comment on this.
>
> Thanks,
> Sophia.
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to %%email.unsub%%
>
Hi,
Thanks for the info. Where do I need to look for the undocumented ioctls
for this?
Thanks,
Sophia