Performing Network Operations
The following tables list tasks associated with the My.Computer.Network object.
In This Section
How to: Upload a File in Visual Basic
Demonstrates how to upload a file and store it to a remote location using My.Computer.Network.How to: Download a File in Visual Basic
Demonstrates how to download a file from a remote location using My.Computer.Network.How to: Check Connection Status in Visual Basic
Shows how to determine whether the computer has a working network connection.How to: Determine if a Remote Computer is Available in Visual Basic
Shows how to use the Ping method to determine whether a remote computer or host is available.
Reference
My.Computer.Network Object
Lists methods, properties, and events for working with the network.My.Computer.Network.DownloadFile Method
Describes the DownloadFile method.My.Computer.Network.Ping Method
Describes the Ping method.My.Computer.Network.UploadFile Method
Describes the UploadFile method.My.Computer.Network.IsAvailable Property
Describes the IsAvailable property.Custom
Describes the NetworkAvailable event.