My.Computer.Network Object Members

Provides a property, event, and methods for getting information about the network as well as uploading and downloading files.

Properties

Property

Description

IsAvailable

Indicates whether the network is available.

Methods

Method

Description

DownloadFile

Downloads a file from a remote location.

Ping

Pings a remote machine.

UploadFile

Uploads a file to a remote location.

Events

Event

Description

NetworkAvailabilityChanged Event

Indicates when the status of the network connection changes.

See Also

Reference

My.Computer.Network Object

Other Resources

Performing Network Operations