Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
Ping « Network « C# / C Sharp
C# / C Sharp
Network
Ping
1.
Success
2.
Ping and PingReply
3.
Ping Success and Send
4.
Advanced Ping Program
5.
Simple Ping
6.
This method checks if there is a connection at all
7.
Ping a host
8.
Uses the System.Net.NetworkInformation.Ping class to send an ICMP ping to a specified host asynchronously.
9.
Is Internet Connection Available