Geeks Talk

Prepare for your Next Interview




What is TCP/IP

This is a discussion on What is TCP/IP within the Networking forums, part of the category; HILLO all my community members. WHAT IS TCP/IP REALLY MEANS?...


Go Back   Geeks Talk > Networking

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 10-15-2007
Junior Member
 
Join Date: Sep 2007
Location: GOBORONE
Posts: 3
Thanks: 0
Thanked 1 Time in 1 Post
THADENMAG is on a distinguished road
Wink What is TCP/IP

HILLO all my community members.

WHAT IS TCP/IP REALLY MEANS?
Reply With Quote
The Following User Says Thank You to THADENMAG For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 10-15-2007
Expert Member
 
Join Date: Apr 2007
Location: Bangalore
Posts: 443
Thanks: 20
Thanked 54 Times in 54 Posts
susarlasireesha is on a distinguished road
Re: hellol the Skim

TCP and IP were developed by a Department of Defense (DOD) research project to connect a number different networks designed by different vendors into a network of networks (the "Internet"). It was initially successful because it delivered a few basic services that everyone needs (file transfer, electronic mail, remote logon) across a very large number of client and server systems. Several computers in a small department can use TCP/IP (along with other protocols) on a single LAN. The IP component provides routing from the department to the enterprise network, then to regional networks, and finally to the global Internet. On the battlefield a communications network will sustain damage, so the DOD designed TCP/IP to be robust and automatically recover from any node or phone line failure. This design allows the construction of very large networks with less central management. However, because of the automatic recovery, network problems can go undiagnosed and uncorrected for long periods of time.

As with all other communications protocol, TCP/IP is composed of layers:

IP - is responsible for moving packet of data from node to node. IP forwards each packet based on a four byte destination address (the IP number). The Internet authorities assign ranges of numbers to different organizations. The organizations assign groups of their numbers to departments. IP operates on gateway machines that move data from department to organization to region and then around the world.

TCP - is responsible for verifying the correct delivery of data from client to server. Data can be lost in the intermediate network. TCP adds support to detect errors or lost data and to trigger retransmission until the data is correctly and completely received.
Sockets - is a name given to the package of subroutines that provide access to TCP/IP on most systems.
Reply With Quote
The Following User Says Thank You to susarlasireesha For This Useful Post:
  #3 (permalink)  
Old 10-16-2007
Junior Member
 
Join Date: Sep 2007
Location: GOBORONE
Posts: 3
Thanks: 0
Thanked 1 Time in 1 Post
THADENMAG is on a distinguished road
Re: What is TCP/IP

dear susarlasireesha

I highly acknowledge you for that help.

I'm on Project about that TCP/IP, therefore I need intensive help to do better on it. So, keep on helping me with relevent and detailed imformation about it.

THANKS

THADENMAG
Reply With Quote
  #4 (permalink)  
Old 12-14-2007
Junior Member
 
Join Date: May 2006
Location: Bangalore
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
rameshbabu_917 is on a distinguished road
Re: What is TCP/IP

Quote:
Originally Posted by THADENMAG View Post
HILLO all my community members.

WHAT IS TCP/IP REALLY MEANS?
TCP/IP (The Transmission Control Protocol/Internet Protocol) is the protocol suite that drives the Internet. Specifically, TCP/IP handles network communications between network nodes (computers, or nodes, connected to the net).

The suite is actually composed of several protocols including IP which handles the movement of data between host computers, TCP which manages the movement of data between applications, UDP which also manages the movement of data between applications but is less complex and reliable than TCP, and ICMP which transmits error messages and network traffic statistics

Ramesh babu.G
ramesh.ganta@tiscali.co.uk
Reply With Quote
  #5 (permalink)  
Old 08-27-2008
Junior Member
 
Join Date: Aug 2008
Location: india
Posts: 19
Thanks: 0
Thanked 2 Times in 2 Posts
dinesh_boora is on a distinguished road
Re: What is TCP/IP

Quote:
Originally Posted by THADENMAG View Post
HILLO all my community members.

WHAT IS TCP/IP REALLY MEANS?
tcp/ip- transmission control protocol/internet protocol
a set of protocols (including TCP) developed for the internet in the 1970s to get data from one network device to another.

usually ip is like a logical name of the computer. it is easy to identify the system which is in the network.

in ip two types of ip's are there
1.static ip which is manully given by the administrator
2.dynamic ip it is automatic ip which is given by the DHCP server
Reply With Quote
The Following User Says Thank You to dinesh_boora For This Useful Post:
  #6 (permalink)  
Old 08-27-2008
Expert Member
 
Join Date: Jun 2007
Location: Australia
Posts: 242
Thanks: 6
Thanked 8 Times in 8 Posts
Sushma Mosali is on a distinguished road
Re: What is TCP/IP

hi,

please go through this link "http://en.wikipedia.org/wiki/Transmission_Control_Protocol"

Thanks
Sushma
Reply With Quote
  #7 (permalink)  
Old 08-28-2008
Expert Member
 
Join Date: Apr 2008
Location: tamilnadu
Posts: 714
Thanks: 15
Thanked 67 Times in 65 Posts
deepasree will become famous soon enough
Re: What is TCP/IP

hi friend..

just refer this link Internet Protocol Suite - Wikipedia, the free encyclopedia

thanks
Deepasree
Reply With Quote
  #8 (permalink)  
Old 08-29-2008
Junior Member
 
Join Date: Aug 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Kara08 is on a distinguished road
Re: What is TCP/IP

Transmission Control Protocol/Internet Protocol (TCP/IP) is the communication language of the Internet that lets the hosts to connect to the Internet.
The upper layer TCP assembles the message into smaller packets which are sent over the Internet by the source computer and received by the TCP layer of the destination computer. The sender and the receiver “understand’ the language of their respective layers. The lower layer which is called the IP (Internet protocol) layer manages the address of each packet so that it is dispatched to the right destination.
Reply With Quote
  #9 (permalink)  
Old 08-29-2008
Junior Member
 
Join Date: Aug 2008
Location: bangalore
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
fasal_999 is on a distinguished road
Re: What is TCP/IP

what is DNS
Reply With Quote
  #10 (permalink)  
Old 08-29-2008
Expert Member
 
Join Date: Apr 2008
Location: tamilnadu
Posts: 714
Thanks: 15
Thanked 67 Times in 65 Posts
deepasree will become famous soon enough
Re: What is TCP/IP

Hi friend

the domain name system (dns) associates various information with domain names; most importantly, it serves as the "phone book" for the internet by translating human-readable computer hostnames, e.g. example web page, into ip addresses, e.g. 208.77.188.166, which networking equipment needs to deliver information. A dns also stores other information such as the list of mail servers that accept email for a given domain. By providing a worldwide keyword-based redirection service, the domain name system is an essential component of contemporary internet use.

Thanks
deepasree
Reply With Quote
  #11 (permalink)  
Old 1 Week Ago
Junior Member
 
Join Date: Nov 2008
Location: India
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
charanya.ramakrishnan is on a distinguished road
Re: What is TCP/IP

Quote:
Originally Posted by THADENMAG View Post
HILLO all my community members.

WHAT IS TCP/IP REALLY MEANS?

These are Transport layer protocols which are used for transmission of packets from source to destination.TCP / IP is a protocol for computer networks. The Internet is largely built on top of TCP/IP (it is the more reliable of the two primary Internet Protocols -- TCP stands for Transmission Control Protocol).
Reply With Quote
  #12 (permalink)  
Old 1 Week Ago
Junior Member
 
Join Date: Jan 2008
Location: bhopal
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
dbanavin is on a distinguished road
Wink Re: What is TCP/IP

TCP is a Transmission control protocol which is used for relaible delivery of message. it is a connection oriented protocol. and TCP is used for Intenet connection whre it combine with IP internet protocol. TCP/IP use header format which contain control information. and for more deatil see TCP/IP by Comer.
Reply With Quote
  #13 (permalink)  
Old 1 Week Ago
Junior Member
 
Join Date: Nov 2008
Location: bombay
Posts: 3
Thanks: 2
Thanked 0 Times in 0 Posts
vinay.k.s is on a distinguished road
Re: What is TCP/IP


how many use rdc
Reply With Quote
  #14 (permalink)  
Old 3 Days Ago
Junior Member
 
Join Date: Nov 2008
Location: india
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
ashokprajapat is on a distinguished road
Wink Re: What is TCP/IP

[quote=THADENMAG;19312]HILLO all my community members.

WHAT IS TCP/IP REALLY MEANS?[/QUO:
Reply With Quote
Reply

  Geeks Talk > Networking


Thread Tools
Display Modes



All times are GMT -4. The time now is 09:40 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved