Tech Support > Microsoft Windows > Drivers > assigning ipaddress dynamically to IM Driver.
assigning ipaddress dynamically to IM Driver.
Posted by nimeesh on July 30th, 2003


Hello,

We want to assign the ip address to virtual miniport of IM
Driver (TCP/IP->virtual miniport) for some session.

Modifying registry does not help...

How these things are getting managed on windows..

We need to this in application or driver??

ipconfig and all utilities does not show changes done in
registry till reboot(which is not possible in our case)

how dhcp address assignment works dynamically..(without
reboot..like winipcfg)??
So similar kind of thnig is possible(not dhcp) but
assigning ip address dynamically to virtual miniport of
driver.


Thanks in Advance,
nimeesh


Posted by Pavel A. on July 30th, 2003


Hmm... do you mean you want simulate reply of dhcp server from your IM?


"nimeesh" <nimeesh@divinetaccess.com> wrote in message
news:09f501c35695$66858c90$a601280a@phx.gbl...


Posted by nimeesh on July 31st, 2003


hi

u can say like that...

our requirement is we have ip address in driver and
application buffer.

In aplication we tried to modify registry ,but it does not
reflect till reboot (on 98,2k).

So how to assign this ip address to virtual miniport of IM
(Miniport->TCP/IP).

Dhcp ip address assignment works without reboot...so i
written like that..

What it will be doing, the same thing we want do...

Thanks in Advance,
nimeesh




Similar Posts