TCP/IP
#1

TCP/IP is a set of protocols developed to allow cooperating computers to share resources across a network. It was developed by a community of researchers centered around the ARPAnet. Certainly the ARPAnet is the best-known TCP/IP network. However as of June, 87, at least 130 different vendors had products that support TCP/IP, and thousands of networks of all kinds use it.

The most accurate name for the set of protocols we are describing is the "Internet protocol suite". TCP and IP are two of the protocols in this suite. (They will be described below.) Because TCP and IP are the best known of the protocols, it has become common to use the term TCP/IP or IP/TCP to refer to the whole family. It is probably not worth fighting this habit. However this can lead to some oddities. For example, I find myself talking about NFS as being based on TCP/IP, even though it doesn't use TCP at all. (It does use IP. But it uses an alternative protocol, UDP, instead of TCP. All of this alphabet soup will be unscrambled in the following pages.)
The Internet is a collection of networks, including the Arpanet, NSFnet, regional networks such as NYsernet, local networks at a number of University and research institutions, and a number of military networks. The term "Internet" applies to this entire set of networks.

TCP/IP is a layered set of protocols. In order to understand what this means, it is useful to look at an example. A typical situation is sending mail. First, there is a protocol for mail. This defines a set of commands which one machine sends to another, e.g. commands to specify who the sender of the message is, who it is being sent to, and then the text of the message. However this protocol assumes that there is a way to communicate reliably between the two computers.

Mail, like other application protocols, simply defines a set of commands and messages to be sent. It is designed to be used together with TCP and IP. TCP is responsible for making sure that the commands get through to the other end. It keeps track of what is sent, and retransmitts anything that did not get through. If any message is too large for one datagram, e.g. the text of the mail, TCP will split it up into several datagrams, and make sure that they all arrive correctly. Since these functions are needed for many applications, they are put together into a separate protocol, rather than being part 5 of the specifications for sending mail.
Reply
#2

Plź snd me d client server simulation in cg mini project
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: tcp ip format, tcp ip packet format, tcp offloading project, seminar topic on tcp ip protocol, seminar report on tcp ip pdf, tcp rst packet, on making tcp more robust to packet reordering,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  An Introduction to TCP/IP ( Download Full Seminar Report ) computer science crazy 9 9,231 12-01-2012, 09:40 AM
Last Post: seminar addict
  TCP Congestion Control seminar class 0 1,266 01-04-2011, 12:00 PM
Last Post: seminar class
  Improving TCP/IP Performance over Third-Generation Wireless Networks Wifi 2 2,385 23-03-2011, 09:04 PM
Last Post: sunil.dsimple
  Dynamic TCP Connection Elapsing electronics seminars 1 3,268 16-03-2011, 09:53 AM
Last Post: seminar class
  Methods to Improve TCP Throughput in Wireless Networks With High Delay Variability science projects buddy 3 1,595 16-12-2010, 08:14 PM
Last Post: science projects buddy
  HAProxy The Reliable, High Performance TCP/HTTP Load Balancer science projects buddy 0 1,503 16-12-2010, 01:31 PM
Last Post: science projects buddy
  Measured TCP Performance in CDMA 1x EV-DO Network science projects buddy 0 1,087 13-12-2010, 08:29 PM
Last Post: science projects buddy
  Performance of TCP protocols in deep space communication networks electronics seminars 0 1,222 20-12-2009, 11:59 AM
Last Post: electronics seminars
  Security Loopholes in TCP/IP computer science crazy 0 1,679 23-10-2009, 04:29 PM
Last Post: computer science crazy
  An Introduction to TCP/IP Electrical Fan 0 1,241 03-09-2009, 02:15 AM
Last Post: Electrical Fan

Forum Jump: