Why TCP and IP are written all together as TCP/IP?
Answer Posted / guest
TCP/IP consists of dozens of different protocols, but only a
few are the “main” protocols that define the core operation
of the suite. Of these key protocols, two are usually
considered the most important. The Internet Protocol (IP) is
the primary OSI network layer (layer three) protocol that
provides addressing, datagram routing and other functions in
an internetwork. The Transmission Control Protocol (TCP) is
the primary transport layer (layer four) protocol, and is
responsible for connection establishment and management and
reliable data transport between software processes on
devices.IP and TCP are important because many of TCP/IP's
most critical functions are implemented at layers three and four
Due to the importance of these two protocols, their
abbreviations have come to represent the entire suite: “TCP/IP”
Is This Answer Correct ? | 64 Yes | 9 No |
Post New Answer View All Answers
What are the various classes of IP addressing? Calculate the maximum number of class A, B and C network Ids.
What are the other names of IEEE 802.11 protocol or standard?
Differentiate between Baseband co-axial cable and broad band coaxial cable
Explain the following ARQ techniques in detail 1. Stop and wait ARQ 2. Selective repeat ARQ
Which one you will use to implement critical section? Binary Semaphore
How to communicate between difference process?
Explain what is meant by the term ‘integrated service digital network’. Give three reasons a company might choose an ISDN link in preference to a leased line.
What is source route
what is upsizing and downizing?
What is redirector
Discuss the following terms with respect to ATM: VPI, UNI, asynchronous, AAL, Cell, PVC.
What MAU?
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?
Explain Various fields in Ethernet frame format
what are the two sub layers of data link layer called ?