What is the Role of TCP/IP in data transmission from source
to destination explain it with an example
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / bhisham
TCP/IP:-The is Transmission Control Protocol
it is the part of the 2 layer
TCP means Connection oriented protocol means 3wys hand shke
apply first received ack then send ack and then data.
it forward the data in form of FRAME.
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / r.aarthi
TCP/IP means transmission ctrl protocol ,it is protocol
stack.It contains 5 layer to transmit source to
destination,these layers are internet layer,session
layer,transport layer,physical layer and network layer.TCP
is a connection oriented and reliable.
web browser is first makes the request to web server.the
web server breaks the request to segments.
tcp/ip protocol is first breaks the segments and add
some sequence number to the segments.
then the segments are send to the internet layer,it
changes the request into the signal,then the signalis
transfer into the network layer.
the n/w layer is convert analog signal into digital signal
and response to their particular request. then the digital
signal is changed digital signal into analog signal.then
the response msg was transfered into transport layer the
transport layer sent the web server to web browser.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / krishnamohan
TCP/IP is suite of protocols; anything related to the
specific protocols of TCP and IP.
- It can include other protocols, applications, and even the
medium
- Sample set of these protocol suite: UDP, ARP, ICMP
- Sample Applications: TELNET, FTP, rcp, SNMP etc
- For FTP application, the flow of data is FTP/TCP/IP/ENET
- For SNMP application, the flow of data is SNMP/UDP/IP/ENET
- Applications using TCP, data passes between application
and TCP module and similarly for UDP, application and UDP module
Flow:
- If an ethernet frame comes up into the ethernet driver off
the network, the packet extracted from the frame is passed
up to IP layer based on the "type" field in the frame header.
Once the IP Layer has the packet, the unit of data is passed
to appropriate protocol in transport layer depending on the
value of "protocol" field in the IP header. The transport
layer passes the data up to the application layer.
Downward multiplexing is simple to perform because from each
starting point there is only one downward path. Data passing
from the applications through either UDP or TCP converges on
the IP module and is sent out through the NIC driver.
| Is This Answer Correct ? | 1 Yes | 0 No |
What two things constitute a tcp ip socket?
Hey friends, i want to do a telecom protocol development course in Pune. plz mention some good instituition.what is its scope.plz help me out.course(MAC,RLC,RRC,VOIP,3G,GSM, ss7, SIP)
What is IPSec?
How come the systems know to differentiate between network id and the host id?
what is active Directory? what is main role in windows 2003 server?
if we r having OSI model they why nowadays we r using TCP?IP model??
What is the Round Robin feature in DNS
How do you find your ip address on windows?
What is p and v in semaphore?
What list of calls are used to establish a tcp and/or udp socket connection?
Explain what is a firewall?
I wish to understand How to subnet a class c address I understand the principle of subnetting as 192.168.5.0 /24 1st Subnet > 192.168.5.1 Last address > 192.168.5.126 192.168.5.127 is Broadcast address 2nd Subnet > 192.168.5.128 last address > 192.168.5.254 Even the division into 4 Subnets , i Know the formula but still am having to understand HOW TO CONFIGURE ON THE TCP/IP CONFIGURATION LOCAL AREA NETWORK HOW TO PUT THE SUBNET WHERE TO PUT THE SUBNET Am studying the Network + Afterwards The MCSE , CCNA ,CCNP I got a scenario > 260 hosts , DHCP , DNS , 1 GATEWAY ,1 wireless access point on the Network address 192.168.2.0 /24 to document the IP Scheme & Configure afterwards PLease do me a favour to explaine me how to handle this , I have been through e -books , sites of Techtutorial and so on but nobody gives the explanations of how to do it , How to nanage the configuration .