TCP/IP Tutorial - What Is TCP/IP And How Does It Work?
Channel:
Subscribers:
58,300
Published on ● Video Link: https://www.youtube.com/watch?v=kE7OLr9zTqk
Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com
TCP/IP stands for Transmission Control Protocol/Internet Protocol and is a set of rules that govern the communication among all computers on the Internet. The TCP/IP specifies how data should be packaged, addressed, transmitted, routed, and received. In this TCP/IP Tutorial, we go through the concepts and terminologies of how TCP/IP works and show you how you can create a TCP Server and a TCP Client using NodeJS.
Watch this video to learn:
- A definition of the OSI model, TCP, Virtual Ports, IP, and TCP-Sockets
- How the the TCP and IP Protocols work together
- A demo on how to implement a TCP Server and a TCP Client using NodeJS
Other Videos By Fullstack Academy
Tags:
TCP/IP
TCP/IP Tutorial
Transmission Control Protocol
Internet Protocol
TCP Server
TCP Client