ping

  • Thread starter Thread starter Justin Johnson
  • Start date Start date
J

Justin Johnson

I'm wondering what port the 'ping' command in the command module uses. If
anyone knows I would really like to hear from you.

--
From,
Justin Johnson

=========================================================
People with tact have less to retract. --Arnold H. Glasow
 
Justin Johnson said:
I'm wondering what port the 'ping' command in the command module uses. If
anyone knows I would really like to hear from you.

--
From,
Justin Johnson

=========================================================
People with tact have less to retract. --Arnold H. Glasow


Ping does not use any ports.

Ports are used by TCP and UDP traffic.
Ping uses ICMP echo requests.
ICMP is neither UDP nor UDP.
 
Thanks, I guess I knew that but just forgot.

--
From,
Justin Johnson

=========================================================
There are 10 types of people in the world...those who understand binary and
those who don't. That's two types, moron. --Unknown
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top