|
|
|
|
|
| |
The TCP/IP protocol suite
TCP/IP is the collection of protocols that makes the internet work, named after its two most important members, the Transmission Control Protocol and the Internet Protocol. It is organised as a stack of layers, each responsible for one aspect of communication and building on the one below. This layered design lets very different networks and applications interoperate, because each layer only needs to cooperate with the matching layer on the other machine, while lower layers handle the details of moving the data.
The Internet Protocol (IP) handles addressing and routing. Every device on the network has an IP address, and IP wraps data into packets that carry source and destination addresses so that routers along the way can forward each packet toward its target, possibly across many intermediate networks. IP itself does not guarantee that packets arrive, that they arrive in order, or that none are duplicated; it simply makes a best effort to deliver them.
The Transmission Control Protocol (TCP) adds the reliability that many applications need. It splits a stream of data into segments, numbers them, and uses acknowledgements and retransmission to ensure every segment arrives correctly and in order, reassembling them at the destination. Other protocols in the suite serve different needs, and higher-level services such as the web, email, and the Domain Name System run on top of TCP/IP. Concepts like port numbers, URLs, and APIs all depend on this underlying addressing and delivery machinery.
Frequently asked questions
- What is the difference between TCP and IP?
- IP handles addressing and routing, getting packets toward the right destination, while TCP runs on top of it to guarantee that the data arrives complete and in the correct order.
- Why is TCP/IP arranged in layers?
- Layering separates the job of communication into independent levels, so different networks and applications can interoperate as long as each cooperates with the matching layer on the other end.
- Does IP guarantee delivery?
- No. IP makes only a best effort to deliver packets and does not ensure they arrive, arrive in order, or are not duplicated; TCP adds those reliability guarantees.
|
|
TCP/IP protocol
related subjects: Networking,
Modem (cable modem - ADSL modem),
Data communication: networking |
|
How DNS works |
| ICANN
Internet Corporation for Assigned Names and Numbers (controls TLDs and IP
address allocations) |
|
ICMP
the Internet Control Message Protocol is a protocol for the exchange of error
messages and other vital information between (Physical) internet entities such
as hosts and routers |
|
Internet Control Message Protocol (ICMP) The Internet Control Message
Protocol is a protocol for the exchange of error messages and other vital
information between (Physical) Internet entities such as hosts and routers |
|
Internet protocol
IP protocol |
|
IP addresses
a tip |
|
IP addressing and subnetting
Understanding IP Addresses, Network Masks, Understanding Subnetting |
|
IPsec
IPsec is a suite of protocols for securing network connections, but the details
and many variations quickly become overwhelming, ... |
|
IP subnet calculator
a popular freeware Windows 95/98/NT/2000 utility for computing information about
IP addresses |
|
IP subnet calculators |
|
IP Subnet Mask
Calculator IP Subnet Mask Calculator, With subnet mask you can split your
network into subnets |
|
IP version 6 click left on tutorials, scroll down |
|
IPv6 en
netwerken
Internet protocol versie 6, in Dutch |
|
IPv6 to Standard |
|
NAT & Private IP Address
Ranges |
| Protocols.com
a comprehensive listing of data communications protocols,
their functions in respect to the OSI model, the structure of the protocol and
various errors and parameters,
lists the most common data communications protocols in use today and indicates
their function in respect to the OSI model. In particular, it provides
information concerning the structure of the protocol (header, PDU, etc.),
various errors and parameters,
a tip |
|
TCP-IP
& NBT configuration parameters for windows |
|
TCP/IP
guide guide to the TCP/IP protocol, tcp/ip tutorial, ARP, IP, TCP, UDP, TCP/IP
addressing, subnetting, RIP, DHCP, NETBIOS, LMHOSTS, WINS, Browsing, host
names, DNS, SNMP, subnet mask, class, gateway, default router, routing information protocol, static routing, domain name service, dynamic host configuration
protocol |
|
TCP/IP
overview the
Transmission Control Protocol/Internet Protocol is a network communication
protocol. It can be used as a communications protocol on private networks and it
is the default protocol in use on the internet, pdf file |
|
TCP/IP protocol
TCP Protocol, TCP segment, TCP header, TCP connection loop |
|
TCP/IP protocol
TCP - How it works |
|
TCP/IP tutorial and technical overview |
|
TCP/IP tutorial
in Dutch, pdf file |
|
TCP/IP
tips modem, network, layers |
|
RFC 1393 RFC
1393 - Traceroute Using an IP Option |
|
RFC 1883 (rfc1883) - Internet
Protocol, Version 6 (IPv6) Specification |
|
RFC 791 (rfc791) - Internet
Protocol |
|
Transmission
Control Protocol TCP provides multiplexing, demultiplexing, and error
detection (but not recovery) in exactly the same manner as UDP, the most
fundamental difference is that UDP is connectionless, while TCP is connection-oriented. UDP is connectionless because it sends data without
ever establishing a connection. TCP is connection-oriented because before
one application process can begin to send data to another, the two processes
must first "handshake" with each other |
|
Transmission
Control Protocol The Transmission Control Protocol (TCP) standard is defined
in the Request For Comment (RFC) standards document number 793 [10] by the
Internet Engineering Task Force (IETF), ... |
|
Understanding TCP-IP addressing and subnetting basics
IP addresses: Networks and hosts, Subnet mask, Network classes, Subnetting,
Default gateways, Troubleshooting |
|
Windows
TCP/IO architecture |
|
|
TCP/IP
ports
|
|
Commonly Open Ports
the most commonly open TCP/UDP ports |
|
CurrPorts
CurrPorts displays the list of all currently opened TCP/IP and UDP ports on your
local computer. For each port in the list, information about the process that
opened the port is also displayed, including the process name, full path of the
process, version information of the process (product name, file description, and
so on), the time that the process was created, and the user that created it |
|
Firewall Information for Windows Media Services 9 Series |
|
IP
portnumbers well known ports : 0 through 1023, registered ports : 1024
through 49151, dynamic or private ports : 49152 through 65535 |
|
List of well-known ports
List of well-known ports, Table of Ports for Internet Services, the port numbers are divided into three ranges: the well known
ports, the registered ports, and the dynamic and/or private ports. The
well known ports are those from 0 through 1023. The registered ports are those
from 1024 through 49151 The dynamic and/or private ports are those from 49152
through 65535, IP port numbers |
|
Port Authority Database Help
Online data for any Internet port within the range from 0 through 65535 |
|
Port list The
Well Known Ports are those from 0 through 1023 and are assigned by IANA
(Internet Assigned Numbers Authority). The Registered Ports are those from 1024
through 49151. The Dynamic and/or Private Ports are those from 49152 through
65535, Trojan ports, program ports, TCP ports, UDP ports |
| Port numbers
list of known port numbers, The port numbers are divided into three ranges: the Well Known Ports, the Registered Ports, and the Dynamic and/or Private Ports.
The Well Known Ports are those from 0 through 1023. The Registered Ports are those from 1024 through 49151. The Dynamic and/or Private Ports are those from
49152 through 65535. Ports are used in the TCP [RFC793] to name the ends of logical
connections which carry long term conversations |
|
Port numbers
list of known port numbers, The port numbers are divided into three ranges: the
Well Known Ports, the Registered Ports, and the Dynamic and/or Private Ports |
|
Ports for Internet
Services ports are used in the TCP [RFC793] to name the ends of
logical connections which carry long term conversations. Well Known ports are
those from 0 through 1023. The registered ports are those from 1024 through
49151. The dynamic and/or private ports are those from 49152 through 65535 |
|
TCP/IP Port Assignments
RFC3232 - Assigned Numbers: RFC 1700 is Replaced by an On-line |
|
TCP/IP port numbers TCP/IP port numbers |
|
TCP and
UDP port numbers List of TCP and UDP port numbers |
|
Trojan port list
Common
Trojan port list |
|
Windows TCP application port list
Windows TCP application port list This article discusses the essential network
ports, protocols and services that are used by Microsoft client and server
operating systems, server-based programs and their subcomponents in the
Microsoft Windows server system |
|
|
UDP Protocol
related subjects: Networking,
Modem (cable modem - ADSL modem),
Data communication: networking |
|
UDP protocol UDP: User Datagram Protocol, UDP protocol |
|
UDP protocol
The Internet makes two transport protocols available to its applications, UDP
and TCP. Take a close look at UDP: how it works and what it does |
|
User Datagram Format (UDP)
RFC 768, User Datagram Format |
|
User Datagram
Protocol User Datagram Protocol |
|
|
Home
|
Site Map
|
Email: support[at]karadimov.info
Last updated on:
2026-06-24
|
Copyright © 2011-2021 Educypedia.
https://educypedia.org
|
| |
|
|
| |
|