Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section contains samples for networking technologies in the System.Net namespace.
In This Section
- Download Progress Indicator Technology Sample
Shows how to display the progress of a file download.
- FTP Client Technology Sample
Shows how to upload and download files to and from an FTP server.
- HttpListener Technology Sample
Shows how to process HTTP requests from within an application.
- Mailer Technology Sample
Shows how to send email messages from a client application.
- NetStatTool Technology Sample
Demonstrates the NCLNetStat network information tool.
- Network Information Technology Sample
Shows how to monitor and display network information.
- Ping Client Technology Sample
Demonstrates a client application that can ping a remote host.
- WebClient Technology Sample
Demonstrates how to perform common operations, such as the upload or download of files or data.
- Secure Streams Sample
Shows how to use a secure stream to communicate between a client and a server.
- IPv6 Sockets Sample
Demonstrates how to use sockets when IPv6 is enabled.
- FTP Explorer Technology Sample
Demonstrates how to list the contents of an FTP server.
Reference
System.Net