What is the Role of TCP/IP in data transmission from source
to destination explain it with an example
Answer Posted / vijay
TCP/IP is a protocol stack used for data transmission from source to destination.
in the physical layer all the physical connections like LAN cards, cables etc will b there which will send data in the form of bits. layer 2 operates with frames where the switches comes into picture.
in the network layer which operates on packets.routing takes places, routers are the devices used for this.
transport layer is above the network layer and it uses mainly TCP/ UDP for transport of data.
the application layers is on top of this layer.
application layer
|
transport layer[tcp/udp]
|
network layer[routers]
|
datalink layer[switches]
|
physical layer[Network Interface card, cables etc]
for any transfer of data between 2 systems this TCP/IP stack comes into picture, whether it is file transfer or uploading something,sending an email etc. any application based on web will use TCP/IP
hope this helps
Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What is the difference between message queue and shared memory?
How do I find my server port?
Can the IP address be same for 2 PC's?
Explain what are the networking protocol options for the windows clients if for some reason you do not want to use tcp/ip?
Explain how can we detect that the other end of a tcp connection has crashed? Can we use "keepalives" for this?
Can ip address be assigned to layer 2?
Differentiate between - TCP header and UDP header
Does ip change with wifi?
How are semaphores used?
What are the two types of semaphore?
What are in process controls?
What is the differance between HTTP and TCP/IP Protocols?
What is thread in operating system?
What is an ip address, anyway?
How do process communicate?