Why we using Tcp/IP. Why we can't use just Tcp ip? What is
the meaning of '/' symbol in between this?
Answers were Sorted based on User's Feedback
Answer / pankaj lohar
TCP/IP is not a reference model. Remember OSI is a
reference model.OSI is used as a guideline for making
intervendor compatible devices and interoperatable
softwares.
TCP/IP is a model to define how data flows over
internet.Supported by any operating system using any
protocol.I think its a basic networking model.
TCP IP indicates only two protocol Transmission control
protocol and internet protocol.
TCP/IP indicates family of protocol
(http,https,ftp,tcp,udp,ip,arp etc)
"/" represents the all protocol used in this network model.
| Is This Answer Correct ? | 9 Yes | 3 No |
Answer / akshay sharma
The meaning of symbol "/" is AND that means Tcp and IP. TCP
provides the service of exchanging data reliably directly
between two network hosts, whereas IP handles addressing and
routing message across one or more networks.
Internet Protocol is not reliable so that's why we use TCP
for reliability. Remember OSI is just a reference model
TCP/IP is a real time model.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / rakesh
the tcp/ip referense model and tcp/ip protocol stack make
data communication posible between any two computer any
where in the world at nearly the speed of light.
| Is This Answer Correct ? | 7 Yes | 6 No |
Answer / amandeep lamba
The IP suite contains two standard transport level
protocols: the "transport control protocol" (TCP) and the
"user datagram protocol" (UDP). TCP is the protocol
popularly associated with the IP suite, hence the common
reference to "TCP/IP." The slash mark in "TCP/IP" indicates
that TCP is layered on top of IP. Theoretically, TCP could
be layered on top of any datagram protocol, even ones that
are part of other protocol suites.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / s.m.feroz ahmed
Hi,
We are Using TCP/IP and not TCP ip where the slash
differentiates TCP from IP TCP stands for Transport Control
Protocol and IP stands for Internet Protocol.
TCP is a protocol for communication between internal
Network or for configuring a domain controller and IP is
used to communicate to Internet browsing and to browse and
communicate with outside network.
| Is This Answer Correct ? | 0 Yes | 2 No |
Identify 2 transport layer protocols? A.) IP B.) TCP C.) CDP D.) ARP E.) UDP
Which table find best path?
My question is how windows pc will act as a router? Jitendra understand this question? I again want to ask you is it possibele for windows pc to act like a router
Given an IP host address of 172.16.2.160 and a shored mask of 255.255.255.192 to which shored does the host belong? A. 172.16.2.32 B. 172.16.2.64 C. 172.16.2.96 D. 172.16.2.128 E. 172.16.2.192
Identify 3 LAN technologies? A.) FDDI B.) HDLC C.) HSSI D.) X.25 E.) 802.3 F.) 802.5
Define the different kinds of casting
What is BGP attribute & How many types of attributes are used by BGP???
5 Answers Hathway, HCL, Infinite Computer Solutions,
Which configuration mode and command combination sets the bandwidth metric of a Frame Relay connection? A. router(config)# clock rate 56 B. router(config)# bandwidth 56 C. router(config)# bandwidth 56000 D. router(config)# clock rate 56000
how we can creat VPN..??? how it can be configured on cisco switches..??? can we creat VPN on different networks..??? why we need to create VPN..??? kindly write complete activity of commands to configure a VPN on switch..??? me specially looking towards Jatendra and Shahin
Which port numbers are used by TCP and UDP to set up sessions with other hosts? A.) 1024 and above B.) 6 and 17 respectively C.) 1-25 D.) 6-17
Inverse ARP serves what purpose? A.) Method for a local router to introduce itself to the remote end of the connection B.) Broadcast a routing table update C.) Identify MAC addresses if the IP address is known D.) Sent every 10 seconds used to verify the Frame Switch is still active
Identify the purpose of the TCP 3 step handshake? A.) Setup a un-reliable connection B.) Initialize routing tables C.) Synchronize sequence numbers between hosts D.) Connection tear down process