FILE ... TOC

Define a new interface

This class method is called during configuration. This method defines a new interface which should be used during download. The parameters of the method define the IP name of the interface and a pattern for which the interface is to be used.

Usage:

              webpage->define_interface($interface,$pattern);

FILE ... TOC