Osi Model
*Application
*Presentation
*Session
*Transport
*Network
*Data link
*Physical level
TCP protocol
This protocol is used to create connections between computers through which they cansend a data stream. The protocol guarantees that the data will be delivered to its destination without errors and in the same order in which they were transmitted. It also provides a mechanism fordistinguishing different applications within the same machine, through the port concept.
Las computadoras, pueden usar TCP para crear conexiones entre ellos a través de las cuales puede enviarse unflujo de datos. El protocolo garantiza que los datos serán entregados en su destino sin errores y en el mismo orden en que se transmitieron. También proporciona un mecanismo para distinguir distintasaplicaciones dentro de una misma máquina, a través del concepto de puerto.
TCP/IP
The TCP / IP model is a description of network protocols. The TCP / IP model describes a set of general guidelines fordesign and implementation of specific network protocols to allow a computer to communicate over a network. TCP / IP provides end to end connectivity specifying how data should be formatted,addressed, transmitted, routed and received by the recipient. There are protocols for different types of communication services between computers.
TCP/IP has four layers of abstraction:
Layer 4 orapplication layer
Layer 3or transport layer
Layer 2 or network layer
Layer 1 or link layer
El modelo TCP/IP es un modelo de descripción de protocolos de red. El modelo TCP/IP, describe un conjunto de guíasgenerales de diseño e implementación de protocolos de red específicos para permitir que un equipo pueda comunicarse en una red. TCP/IP provee conectividad de extremo a extremo especificando como losdatos deberían ser formateados, direccionados, transmitidos, enrutados y recibidos por el destinatario. Existen protocolos para los diferentes tipos de servicios de comunicación entre equipos....
Regístrate para leer el documento completo.