This documentation is archived and is not being maintained.
My.Computer.Network Object
Visual Studio 2005
Provides a property, event, and methods for interacting with the network to which the computer is connected.
The following table lists examples of tasks involving the My.Computer.Network object.
| To | See |
|---|---|
| Upload a file | |
| Download a file | |
| Check connection status | |
| Determine if a remote computer is available | How to: Determine if a Remote Computer is Available in Visual Basic |
Namespace: Microsoft.VisualBasic.Devices
Class: Network
Assembly: Visual Basic Runtime Library (in Microsoft.VisualBasic.dll)
Show: