Intern
What port number is used for ping communication?
sobes.tech AI
Answer from AI
Ping does not use TCP or UDP ports. It operates at the network protocol level using ICMP (Internet Control Message Protocol). Ping requests are sent as ICMP Echo Requests, and responses are received as ICMP Echo Replies.