Example: Display our site Glossary, Sans Frames
Key Word Search
by term...
by definition...
 
for letter: "T"
Results

T1
 
T1.109
 
T1.110
 
T1.119
 
T3
 
Tail drop
 
Talk
 
Talk Time
 
TAPI
 
TCP
 
TCP Rate Shaping
 
TCP/IP
 
TD-CDMA
 
TDMA
 
TDS
 
Tear Down Strategist
 
Telecommunications Industry Association
 
Telephone
 
Telephone Application Programming Interface
 
Telephone Service Factor
 
Telephone Service Representative
 
Telephony
 
Temporal
 
Temporal Key Integrity Protocol
 
Temporality
 
Text Chat
 
Text-To-Speech
 
TIA
 
TIA-568
 
TIA/EIA
 
Time Interval Abbreviation
 
Time to Answer
 
Tip and Ring
 
TKIP
 
ToS
 
ToS Field
 
Touch Tone
 
Touch Tone Dialing
 
Transmission Control Protocol / Internet Protocol
 
Transmission Control Protocol
 
Trolls
 
Trunk
 
TSAPI
 
TSCII
 
TSF
 
TSR
 
TTS
 
tuple
 
Two-wire Subscriber Loop
 
Type of Service
 
 

Term

TCP
   



Definition Transmission Control Protocol - The highest-level protocol in the TCP/IP (Internet) protocol stack. This protocol, using only the services of the unreliable IP protocol beneath it, adds reliable packet delivery to networks that use TCP/IP. Reliable packet delivery means you are assured that your packet will make it to the destination or that you will be informed if it did not.

This protocol also provides the option of "Connection" or "Session" oriented services to applications that use it. What this means is, --though the network is based on single packets being address and sent along--, the user of the TCP services can set up a session or connection, in which all information sent will be automatically packetized, addressed and sent to a predefined destination system. These "sessions" are usually referred to as STREAMS because the data does not have to be manually broken into chunks and sent to specific addresses. It can instead be sent in a continuous "stream" to the destination address, which was defined when the connection was set up.

The user of TCP also has the option of using the packet services directly without setting up connections (or streams). In this case, a user sends a UDP ("User Datagram Protocol") packet-type to a specified address.

   



Also IP     TCP/IP     UDP

Web-based glossary software: (c) Creativyst, 2001-2006