Performing Network Operations (Visual Basic)

The following tables list tasks associated with the My.Computer.Network object.

In This Section

How to: Upload a File
Demonstrates how to upload a file and store it to a remote location using My.Computer.Network.

How to: Download a File
Demonstrates how to download a file from a remote location using My.Computer.Network.

How to: Check Connection Status
Shows how to determine whether the computer has a working network connection.

Reference

Network
Lists methods, properties, and events for working with the network.

DownloadFile
Describes the DownloadFile method.

Ping
Describes the Ping method.

UploadFile
Describes the UploadFile method.

IsAvailable
Describes the IsAvailable property.