protocol property
The IP protocol name or number. The name can be one of tcp
,
udp
, or icmp
. For information on possible numbers,
see Protocol
Numbers.
Implementation
final String protocol;
The IP protocol name or number. The name can be one of tcp
,
udp
, or icmp
. For information on possible numbers,
see Protocol
Numbers.
final String protocol;