Why TCP and IP are written all together as TCP/IP?

Answer Posted / hmm

when we need to transport data we care about the data should
be delivered to exact address which can handle by IP protocol
and the data should reach the destination intact(no errors
or lose of data) which can handle by TCP protocol
IP reliable in providing addressing, datagram routing
TCP reliable in connection establishment and data transport
by using the two protocols as a suit we can achieve this

Is This Answer Correct ?    27 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which one you will use to implement critical section? Binary Semaphore

668


Explain HDLC

1141


Write short note on any four of the following:

1163


what is disk interleaving? why is disk interleaving adopted?

2143


Explain Attenuation?

689






what is the command to check how many port numbers are running with their specific protocols in linux pc

1733


Explain Salient difference between ISO-OSI and TCP/IP models.

1422


How to communicate between difference process?

1716


Differentiate between IEEE 802.3, IEEE 802.4 and IEEE 802.5 standards.

4258


How to create dynamic users on simple Asterisks server for simple extension based x-change?

1659


How does a token ring network work ? In what way is it different from Ethernet ?

1032


What is the minimum and maximum length of the header in the TCP segment and IP datagram

706


Explain different kinds of Switching techniques.

1161


1. What ports does FTP traffic travel over? 2. What ports does mail traffic utilize? 3. What ports do HTTP and HTTPS use? 4. Why is NTP required in an NFS network? 5. Name some common mal software on the server side 6. What is CPAN? How do you access it? 7. What is PEAR? 8. What advantages does mod_perl have over a perl CGI? 9. What is required to do SSL in Apache 1.x? 10. What is Tcl? 11. What is a servlet engine/container? 12. What is BIND? 13. Name the steps to setup a slave zone in BIND 14. Name the steps to setup a primary zone in BIND 15. What commands would you use under Solaris or Linux to modify/view an LDAP tree?

2293


Explain any three error detection and correction techniques.

1253