ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

51 results

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

500,939 views

10 months ago

The Debug Zone
Multicasting with IPv6 UDP Sockets in C/C++ on Linux: A Complete Guide

Join us as we explore the intricacies of socket programming, multicast addresses, and best practices to ensure seamless data ...

3:13
Multicasting with IPv6 UDP Sockets in C/C++ on Linux: A Complete Guide

23 views

5 months ago

The Coding Gopher
99% of Developers Don't Get RPCs

Inquiries: thecodinggopher@gmail.com ‍ Learn to build Git, Docker, Redis, HTTP ...

9:20
99% of Developers Don't Get RPCs

98,963 views

10 months ago

The Debug Zone
Understanding C Socket Blocking Calls: Solutions and Best Practices

In this video, we delve into the intricacies of C socket programming, focusing on the concept of blocking calls. Blocking calls can ...

3:17
Understanding C Socket Blocking Calls: Solutions and Best Practices

2 views

2 months ago

Peter Schneider
Codereview: Point to point file transfer through HTTP socket

Point to point file transfer through HTTP socket I hope you found a solution that worked for you :) The Content is licensed under ...

4:04
Codereview: Point to point file transfer through HTTP socket

3 views

8 months ago

Codotaku
Async HTTPS Client with Boost.Asio and C++ Coroutines tutorial

Async HTTPS Client with Boost.Asio and C++ Coroutines tutorial Discord: https://discord.codotaku.com 00:00 Intro 00:30 Vcpkg ...

30:07
Async HTTPS Client with Boost.Asio and C++ Coroutines tutorial

267 views

2 months ago

Codotaku
C++ 20 Coroutines async TCP echo server using Boost ASIO

C++ 20 Coroutines async TCP echo server using Boost ASIO Discord: https://discord.codotaku.com.

14:52
C++ 20 Coroutines async TCP echo server using Boost ASIO

311 views

2 months ago

Code Gabe
Building a C++ TCP Server as a Beginner - Ep #1 (Creating the Server!)

This it the first episode of me learning how to make a TCP server using just the Microsoft documentation. Reading this ...

25:32
Building a C++ TCP Server as a Beginner - Ep #1 (Creating the Server!)

243 views

13 days ago

Roel Van de Paar
C socket UPD sendto/revfrom timeout/retry

C socket UPD sendto/revfrom timeout/retry Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:33
C socket UPD sendto/revfrom timeout/retry

4 views

2 weeks ago

EuroPython Conference
Breaking HTTP Boundaries: ASGI to build a fleet management system in Python

EuroPython 2025 — North Hall on 2025-07-17] *Breaking HTTP Boundaries: ASGI to build a fleet management system in ...

28:21
Breaking HTTP Boundaries: ASGI to build a fleet management system in Python

253 views

3 months ago

Peter Schneider
Codereview: Mocking socket calls in C++

Mocking socket calls in C++ I hope you found a solution that worked for you :) The Content is licensed under ...

4:51
Codereview: Mocking socket calls in C++

1 view

8 months ago

Sophia Wagner
Read corrupted data from TCP socket on Ubuntu Linux

Read corrupted data from TCP socket on Ubuntu Linux Hey guys! Hopefully you found a solution that helped you! The Content is ...

6:06
Read corrupted data from TCP socket on Ubuntu Linux

2 views

3 months ago

Sophia Wagner
Codereview: Mocking socket calls in C++

Mocking socket calls in C++ Hey guys! Hopefully you found a solution that helped you! The Content is licensed under ...

5:10
Codereview: Mocking socket calls in C++

6 views

3 months ago

The Debug Zone
How to Implement a Non-Blocking Proxy Check in C++: A Step-by-Step Guide

In this video, we delve into the world of network programming with a focus on implementing a non-blocking proxy check in C++.

3:07
How to Implement a Non-Blocking Proxy Check in C++: A Step-by-Step Guide

23 views

9 months ago

Code Gabe
Building a C++ TCP Server as a Beginner - Ep #2 (Finishing the Server!)

Episode 1: https://youtu.be/SDiz5iLWBak Second ep of me learning how to make a TCP server. This is getting harder with each ...

21:47
Building a C++ TCP Server as a Beginner - Ep #2 (Finishing the Server!)

24 views

12 days ago

The Debug Zone
How to Bind boost::asio::ip::tcp::socket to a Specific Local Port

Understanding how to properly bind a socket is crucial for network programming, as it allows your application to listen for ...

3:39
How to Bind boost::asio::ip::tcp::socket to a Specific Local Port

11 views

8 months ago

Codotaku
Multi-threaded Async C++ Echo Server with Meta's Folly (Part 2)

Multi-threaded Async C++ Echo Server with Meta's Folly (Part 2)

21:17
Multi-threaded Async C++ Echo Server with Meta's Folly (Part 2)

274 views

8 months ago

Zeek
Zeek 8.1, ZeroMQ Integration, WebSocket Bindings & Community News – December 2025 Community Call

This is the recording of the December 2025 Zeek Community Call, hosted by members of the Zeek Leadership Team.

20:47
Zeek 8.1, ZeroMQ Integration, WebSocket Bindings & Community News – December 2025 Community Call

75 views

2 months ago

Hassan Habib
High-Performance Local IPC: C# to Python via Windows Named Pipes

This quick demo shows how a Python program communicates with a C# program on Windows using Named Pipes (Inter-Process ...

7:46
High-Performance Local IPC: C# to Python via Windows Named Pipes

58,565 views

2 months ago

Κυβερνομύστης
Σύνδεση socket στην C - Σαρωτής θυρών Μέρος ά

Χαλαρός προγραμματισμός απλής socket στην C για ένα port scanner 0:00 Εισαγωγή 1:31 Χτίζουμε το socket 15:14 Λήψη ...

23:42
Σύνδεση socket στην C - Σαρωτής θυρών Μέρος ά

426 views

1 month ago

MUCplusplus
[MUC++] Dietmar Kühl - Creating a Sender/Receiver HTTP Server

The sender/receiver framework for asynchronous operations in C++ is well on its way towards standardization in C++26.

1:16:01
[MUC++] Dietmar Kühl - Creating a Sender/Receiver HTTP Server

353 views

7 months ago

ProjectLogos
Tutorial 5: Spawn and Equip Weapon on Server and Client. (UE5, C++, GAS)

Fifth episode of my tutorial series on making a replicated combat system using C++, GAS and AWS. Link to download the project ...

28:28
Tutorial 5: Spawn and Equip Weapon on Server and Client. (UE5, C++, GAS)

163 views

11 months ago

Codotaku
Async C++ Server Setup with Meta's Folly, vcpkg & CMake (Part 1)

In this video, I walk you through setting up an asynchronous C++ server using Meta's powerful Folly library with vcpkg and CMake ...

30:00
Async C++ Server Setup with Meta's Folly, vcpkg & CMake (Part 1)

430 views

8 months ago

nextapp devCon
AIDL HAL by Example: Using Hardware from Android Application - Viktor Mukha | droidcon Berlin 2025

Talk: AIDL HAL by Example: Using Hardware from Android Application Speaker: Viktor Mukha Event: droidcon Berlin 2025 ...

30:28
AIDL HAL by Example: Using Hardware from Android Application - Viktor Mukha | droidcon Berlin 2025

900 views

4 months ago

asiaTelecom TechGuru मोबाइल रिपेयरिंग इंस्टिट्यूट
FLASH 64 – Sirf ISP Lene Walo Ke Liye Khushkhabri | Ab Bina Socket Ke Hogi Programming #flash64

10+ Year Experience - India No.1 Mobile Training Institute Asia Telecom Advance Circuit + Hand Skill Daily Live CPU on Board + ...

10:17
FLASH 64 – Sirf ISP Lene Walo Ke Liye Khushkhabri | Ab Bina Socket Ke Hogi Programming #flash64

5,549 views

1 month ago