Results 1 to 1 of 1

Thread: Language Conversion - Toggling NIC

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2002
    Location
    UK
    Posts
    147

    Language Conversion - Toggling NIC

    As part of my program I need to be able to programmatically control (enable/disable) the network cards of the computer. I understand that if I use DHCP enabled network cards I can control them using WMI. But unfortunately I need to use static IP addresses, which renders this method redundant.
    Through searching the web I have found this app which does exactly what I want, unfortunately it is in C# and I have very little experience of this language. Could anyone convert this into a VB6 app or give me examples of how to do this in VB6
    Attached Files Attached Files
    Mik706

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