|
-
Jun 6th, 2001, 02:24 AM
#1
Thread Starter
Member
network adapter
Hi,
How to configre network adapter(need to configure ethernet adapter)
for dhcp (enable/disable),ipaddress if dhcp disabled, gateway ipaddress, host name , domain name ,enable/disable DNS ,use wins resolution etc programmatically using VB.
if network adapter not installed,then install it.Installing of microsoft virtual private networking adapter.
Can anyone put light on some of the isues.
Thanks in advance,
Milind.
-
Jun 6th, 2001, 08:39 AM
#2
Addicted Member
Do you need to do this all in VB code?
Things I've Said:
"Life's funny like that...elephants can wear frilly lace panties, and Dubya still looks like a monkey in a big chair"
"Take four goats and strap one to each foot of a llama. Presto, goat-powered llama!"
"You want to get me to work more, get me a Coke. No? Then deal with inferior garbage, I'm not coding another line and your clients can go to......thanks, I'd love a Coke right about now!"
-
Sep 11th, 2001, 07:51 AM
#3
New Member
Set IP
I need the same thing :
How to set an ip-address, subnet mask and gateway with VB....
Can anybody help me out ?
tnx
-
Sep 12th, 2001, 02:07 PM
#4
New Member
IP
Think I found something... check it out.
http://msdn.microsoft.com/library/de...m/iphelp_6.asp
In the left column on the page click on "IP Helper Code Samples"
You will find samples of changing the default gateway, adding an entry to the IP forward table and some other stuff.
Unfortunately it’s not in VB though...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|