RedUpdate™ Method - IsInternetConnected

See Also Examples

Test’s to see if an Internet connection is available.

Syntax:

object.IsInternetConnected( )

Part Description

Object an object expression that evaluates to an
RedUpdate™ object

Remarks

RedUpdate will temporarily disable any auto-dial settings that may be turned on, so as not to cause Windows to attempt to perform a dial-up network connection.

RedUpdate will attempt to connect to a known IP address, with a minimal timeout. If a connection cannot be established, the return value is FALSE. If a connection can be established, the return value is TRUE.

Return Type

BOOLEAN