Dart.Sockets Namespace : Echo Class |
The following tables list the members exposed by Echo.
Name | Description | |
---|---|---|
![]() | Address | Returns the IP address of the remote host. |
![]() | Broadcast | Indicates whether Echo originated as an IPv4 broadcast request to address IPAddress.Broadcast (255.255.255.255). |
![]() | Data | Returns data returned from the echo request. |
![]() | RoundTripTime | Returns the time spanned between sending and receiving a response to the echo request. |
![]() | Status | The status (success or otherwise) of the echo request. |
![]() | Ttl | Returns the TTL (time to live) for the packet. |