Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Configuring networking

0 views
Skip to first unread message

Robin Imrie

unread,
Dec 3, 2009, 9:25:51 AM12/3/09
to
Hi,

In my C++ application (which is hosted on XPe and has no k/b or mouse) I
need to be able to offer users the ability to configure the following
settings: (this will be done via a web interface)

Computer name
DNS domain

and for each adapter

DHCP on/off
IP address
Subnet Mask
Default gateway
DNS servers

IP helper API can do some but not all, WMI can't do it all either. Which
leaves me with creating a script for netsh to run or edit the registry.

thoughts very much appreciated.

Robin

0 new messages