filmov
tv
Introduction to TCP/IP and Sockets, part 1: Introducing the protocols and API
Показать описание
This is a basic introduction to the Internet protocols and how to use them in programs using sockets.
This is the first of two introduction videos on the Internet Protocol and its family of associated protocols (UDP, TCP, etc.) as well as Sockets, a pseudo-standard interface made for programmers to write programs which use these protocols.
Index for skipping to the sections you care about:
00:00 - Introduction
00:33 - Internet Protocol
04:05 - IP fragmentation
05:04 - IP headers
09:14 - IP is "best effort" delivery
10:28 - User Datagram Protocol (UDP)
12:08 - Transmission Control Protocol (TCP)
14:03 - TCP connection states
18:21 - TCP headers
22:08 - Sockets API
23:20 - Connection-oriented socket functions
27:30 - Datagram-oriented socket functions
28:35 - Socket addresses (sockaddr)
29:34 - Socket options (sockopt)
31:21 - Blocking vs. Non-Blocking (fcntl)
This is the first of two introduction videos on the Internet Protocol and its family of associated protocols (UDP, TCP, etc.) as well as Sockets, a pseudo-standard interface made for programmers to write programs which use these protocols.
Index for skipping to the sections you care about:
00:00 - Introduction
00:33 - Internet Protocol
04:05 - IP fragmentation
05:04 - IP headers
09:14 - IP is "best effort" delivery
10:28 - User Datagram Protocol (UDP)
12:08 - Transmission Control Protocol (TCP)
14:03 - TCP connection states
18:21 - TCP headers
22:08 - Sockets API
23:20 - Connection-oriented socket functions
27:30 - Datagram-oriented socket functions
28:35 - Socket addresses (sockaddr)
29:34 - Socket options (sockopt)
31:21 - Blocking vs. Non-Blocking (fcntl)
Introduction to TCP/IP and Sockets, part 1: Introducing the protocols and API
Quick intro: How TCP/IP Works
What is TCP/IP?
How TCP works - IRL
TCP/IP Protocol Explained | What Is TCP/IP Address? | TCP/IP Configuration Tutorial | Simplilearn
Introduction to TCP/IP and Sockets, part 2: Example code Walk-Through
What is socket | How socket works | Types of Sockets | Socket Address | TCP Socket | UDP Socket
what is TCP/IP and OSI? // FREE CCNA // EP 3
TCP vs UDP Comparison
Introduction to TCP/IP Networking
TCP / IP in 50 seconds
TCP connection walkthrough | Networking tutorial (13 of 13)
TCP, IP, UPD, Sockets, And Ports - A Brief Explination
TCP/IP Protocol Suite with Real Life Examples | Why TCP/IP Used | Fundamentals of Networking
TCP IP Model Explained | TCP IP Model Animation | TCP IP Protocol Suite | TCP IP Layers | TechTerms
Understanding TCP vs UDP
What is a Socket?
Network Protocols | IP TCP HTTP | System Design Basics
Network Ports Explained
Online Course Introduction: TCP/IP socket programming in C# .Net
Sockets in Operating System
Introduction to TCP socket programming in Julia
TCP/IP Tutorial - What Is TCP/IP And How Does It Work?
Missing Semester 0x01 | Introduction to Networking | TCP IP & Socket programming
Комментарии