I know ssh, telnet, dns,apache all are worked on TCP/UDP
but i want to know any one service which are working on UDP
only?

Answer Posted / shirish

cat /etc/services |grep udp

will show you services which support udp

another way user ldd cmmand to foind out is so file are
present ofr not

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does umask 022 mean?

614


What is kill command?

504


Who is unix command?

545


How will you suspend a running process and put it in the background?

1013


What is du -s * | sort -k1,1rn | head command used for?

528






Write about an internal command.

593


What does grep command do?

569


What is cd in cmd?

520


What does (cd dir && command) do?

538


How do I start ms dos?

525


What is FC command?

487


What is the role of case sensitivity in affecting the way commands are used?

611


What command would you use to create an empty file without opening it to edit it?

566


How can we increase disk read performance in single command?

544


Which of the following tasks cannot be accomplished with the touch command?

552