| Interface | Description |
|---|---|
| ATCPPing.PacketReader | |
| ATCPPing.PacketWriter | |
| AUDPPing.PacketReader | |
| AUDPPing.PacketWriter | |
| IStatusListener |
The interface used to listen for the status of a ping.
|
| Class | Description |
|---|---|
| APing |
The abstract class used to implement a ping.
|
| ATCPPing |
The abstract class used to implement TCP based pings.
|
| AUDPPing |
The abstract class used to implement UDP based pings.
|
| PingReference |
The ping reference is used to calculate the ping of a server.
|