104. InternetDevices

Internet connection and YOU during the installation

104.1. Summary of Module Globals

List of Global Functions

  • FindFastest - Find the fastest connection to the Internet

  • SetDevice - Set device from argument as default network device

List of Global Variables

    104.2. Global Functions

    104.2.1. FindFastest

    Find the fastest connection to the Internet

    Return value

    • boolean - true if a "good" connection was found

    104.2.2. SetDevice

    Set device from argument as default network device

    Function parameters

    • string dev

    Return value

    • void

    104.3. Global Variables

    104.4. Module Requirements

    104.4.1. Module Imports

    • Internet
    • NetworkInterfaces
    • Provider

    104.4.2. Module Includes