Answer Posted / r.n.achary
ping is a computer network tool used to test whether a
particular host is reachable across an IP network. It works
by sending ICMP “echo request” packets to the target host
and listening for ICMP “echo response” replies. ping
estimates the round-trip time, generally in milliseconds,
and records any packet loss, and prints a statistical
summary when finished.
TELNET (TELecommunication NETwork) is a network protocol
used on the Internet or local area network (LAN)
connections. It was developed in 1969 beginning with RFC 15
and standardized as IETF STD 8, one of the first Internet
standards.
The term telnet also refers to software which implements
the client part of the protocol. TELNET clients have been
available on most Unix systems for many years and are
available for virtually all platforms. Most network
equipment and OSs with a TCP/IP stack support some kind of
TELNET service server for their remote configuration
(including ones based on Windows NT). Because of security
issues with TELNET, its use has waned as it is replaced by
the use of SSH for remote access.
"To telnet" is also used as a verb meaning to establish or
use a TELNET or other interactive TCP connection, as
in, "To change your password, telnet to the server and run
the passwd command".
Most often, a user will be telneting to a Unix-like server
system or a simple network device such as a switch. For
example, a user might "telnet in from home to check his
mail at school". In doing so, he would be using a telnet
client to connect from his computer to one of his servers.
Once the connection is established, he would then log in
with his account information and execute operating system
commands remotely on that computer, such as ls or cd.
On many systems, the client may also be used to make
interactive raw-TCP sessions, even when that option is not
available, telnet sessions are equivalent to raw TCP as
long as byte 255 never appears in the data.
packet internet gopher (PING)
Definition
Method used in determining the response time of an internet
connection. PING software sends a request to an website,
and times the receipt of reply (echo) called pong. A part
of the Internet Protocol, PING is not directly accessible
to the user.
packet internet gopher (PING) is in the Data Management,
Communications, & Networks and Internet & World Wide Web
subjects.
| Is This Answer Correct ? | 17 Yes | 11 No |
Post New Answer View All Answers
How have you used ActionScript in your Flash development? To what length?
How to test Web application in which the value is changing dynamic every time and anyone can modify it?
what is the difference between weblogic and websphere,jboss,tomcat?
I want to crate my personal website. I am having my website on webs.com which provide some space but it templete based. I want to gain free web space and plz tell me how to custmize it....plz suggest me... Thanks...
What is frame level testing and how do we test it?
Enlist some important test scenarios for testing a website.
What is the difference between relative and absolute url?
what atttributes we use to create a webservice?
If we force XML for web design, the browzer size will reduce. How?
Who is ui/ux developer? What he does?
Suppose there are two requests for 2 different pages of same site and from 2 different browsers, How Web server recognise the different request and send result to the exact sender browsers.
what are the differences between webpage and webservice?
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application
What is Code Base, Style Sheets?
Have you ever used more than one external style sheet and if so, how did you use it?