c# network configuration

  • Thread starter Thread starter Rustam Asgarov
  • Start date Start date
R

Rustam Asgarov

Hi.
I using c# to develop application for PDA.
I need to tell system to renew its ip address from dhcp
server, but can not find any function to do this.
In visual c++ it is possible with iprenewaddress() function
which uses "ip helper" library.

Thanks in advance....
Rustam.
 
Back
Top