Modifying TCP/IP Settings

  • Thread starter Thread starter Jim in Arizona
  • Start date Start date
J

Jim in Arizona

Is there anyway in VB6 to access and modify Windows 2K/XP TCP/IP Properties?

I need to make a little program that, when the user runs the program and
selects one of two options (radio button:?), they set the TCP/IP properties
to either "Obtain IP address automatically via DHCP" or set a specific
IP/Gateway/DNS/WINS, ect.

I don't know if VB can do this or not. If not, what about vb script (WMI?).

I'm hoping someone can point me in the right direction.

Thanks.
Jim
 
Jim,

Maybe, however there was this week a long thread from people from the
newsgroup
microsoft.public.vb.general.discussions

They were complaining that VBNet is not looking anymore at VB6

Probably those guys can help you better with your VB6 problem.

Cor
 
You know what, you're right. I didn't even realize I was in the .NET version
of the VB newsgroup.

Sorry,
Jim
 
Back
Top