Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
net_sample
master
NetSample
Error
NIC
Info
Type
Ping
Client
IllegalReplyReceived
DestinationUnreachable
EchoReplyReceived
ExceptionOccur
ICMP
ChecksumError
Data
EchoData
EchoReply
EchoRequest
Packet
ICMPReceived
OtherICMPRecieved
Result
Built with Crystal 1.9.2
2023-10-08 14:07:32 UTC
class
NetSample::Ping::Client
NetSample::Ping::Client
Reference
Object
Defined in:
net_sample/ping/client.cr
Constructors
.new
(host : String)
Instance Method Summary
#ping
(id : UInt16, sequence : UInt16, message : String)
Constructor Detail
def self.
new
(host : String)
#
[
View source
]
Instance Method Detail
def
ping
(id : UInt16, sequence : UInt16, message : String)
#
[
View source
]