> Guy, can you give me a sample test snippet of code which > gets all the network interfaces on a system? "get_interface_list()" does that with its SIOCGIFCONF call; you can rip all the gunk out of its loop, and just have it, say, spit out the names of the interfaces, one at a time.
Powered by MHonArc 2.6.10