Results 1 to 4 of 4

Thread: network adapter

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2001
    Posts
    53

    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.

  2. #2
    Addicted Member csammis's Avatar
    Join Date
    Mar 2001
    Location
    /dev/null
    Posts
    226
    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!"

  3. #3
    New Member
    Join Date
    Sep 2001
    Location
    Netherlands
    Posts
    2

    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

  4. #4
    New Member
    Join Date
    Sep 2001
    Location
    Netherlands
    Posts
    2

    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
  •  



Click Here to Expand Forum to Full Width