EDN Admin
Well-known member
Hi,
I would like to write an application that can retrieve the
DHCP options that have been pushed to client. For example, I would like
to publish the IP address of a service (using a DHCP option) to all
clients within a DHCP scope. Then when my application is run, retrieve
the option that I am interested in and perform the other tasks in my
application based based on that value.
I am not sure how (or if)
I can retrieve these details using c#. I would appreciate if someone
can point me in the right direction. I know enough c# to do everything
I want to in my application, except retrieve the DHCP option details.
Thanks in advance,
Michael
View the full article
I would like to write an application that can retrieve the
DHCP options that have been pushed to client. For example, I would like
to publish the IP address of a service (using a DHCP option) to all
clients within a DHCP scope. Then when my application is run, retrieve
the option that I am interested in and perform the other tasks in my
application based based on that value.
I am not sure how (or if)
I can retrieve these details using c#. I would appreciate if someone
can point me in the right direction. I know enough c# to do everything
I want to in my application, except retrieve the DHCP option details.
Thanks in advance,
Michael
View the full article