ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,578 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

466,934 views

7 months ago

Jon Gjengset
Implementing TCP in Rust (part 1)

In this stream, we started implementing the ubiquitous TCP protocol that underlies much of the traffic on the internet! In particular ...

5:19:48
Implementing TCP in Rust (part 1)

245,273 views

6 years ago

Utah Cpp Programmers
TCP/IP Networking with Boost.Asio

Boost.Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent ...

1:33:36
TCP/IP Networking with Boost.Asio

16,051 views

2 years ago

CppNow
C++Now 2017: Michael Caisse “Networking TS Workshop (part 1 of 2)"

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:28:46
C++Now 2017: Michael Caisse “Networking TS Workshop (part 1 of 2)"

9,222 views

8 years ago

xmdi
Python vs C/C++ vs Assembly side-by-side comparison

next i will compare fortran and 4chan a test of the relative performance, not the prime-checking algorithm.

1:01
Python vs C/C++ vs Assembly side-by-side comparison

5,097,880 views

4 years ago

ComputerNetworks UPB
Verteilte Systeme, Kapitel 1b, Sockets, 0mq, wire formats

Vorlesung Verteilte Systeme, WS 20/21, Universität Paderborn. Kapitel 1 (Folien 27-60) Schnittstellen zur Kommunikation in ...

28:52
Verteilte Systeme, Kapitel 1b, Sockets, 0mq, wire formats

1,013 views

5 years ago

ozzloy
c network socket tcp thread accept still fails 2022 12 04 19 00 56

we tried to figure out why accept did not work on the remote machine. we moved the code from my machine, which works on my ...

38:08
c network socket tcp thread accept still fails 2022 12 04 19 00 56

28 views

3 years ago

Utah Cpp Programmers
Messaging with 0MQ (ZeroMQ)

ZeroMQ (also known as ØMQ, 0MQ, or zmq) looks like an embeddable networking library but acts like a concurrency framework.

1:19:17
Messaging with 0MQ (ZeroMQ)

17,057 views

3 years ago

LernenInVerschiedenenFormen
HowTo: use getnameinfo() ( Posix, Sockets )

Beej's website: http://beej.us/guide/bgnet/ Below is the code from the video. You need to replace all < and > with brackets, ...

5:28
HowTo: use getnameinfo() ( Posix, Sockets )

2,241 views

5 years ago

John Kubiatowicz
CS162 Lecture 5: Abstractions 3: IPC, Pipes and Sockets

In this lecture, we pick up our discussion of user-level abstractions with a discussion of inter-process communication (IPC).

1:26:42
CS162 Lecture 5: Abstractions 3: IPC, Pipes and Sockets

18,236 views

4 years ago

CNCF [Cloud Native Computing Foundation]
A Beginner's Guide to eBPF Programming for Networking - Liz Rice, Isovalent

Don't miss out! Join us at our next event: KubeCon + CloudNativeCon Europe 2022 in Valencia, Spain from May 17-20.

29:37
A Beginner's Guide to eBPF Programming for Networking - Liz Rice, Isovalent

22,587 views

4 years ago

CppNow
Christopher Kohlhoff: Why C++0x is the Awesomest Language for Network Programming

Warning: This is not a talk for the faint-hearted. There will be bleeding-edge language features. There will be hackery. There will ...

1:02:16
Christopher Kohlhoff: Why C++0x is the Awesomest Language for Network Programming

3,649 views

12 years ago

Chris Kauffman
UMN CSCI 4061 Demo of poll() System Call

Demonstrates the principle of multiplexed I/O via the poll() function. This system call notifies a process when any of a collection of ...

15:19
UMN CSCI 4061 Demo of poll() System Call

1,655 views

5 years ago

VoidRealms
Episode 60 - Example App: TCP Echo Server

In this video series we will cover Python 3. In this video we will make an Echo server using non-blocking TCP sockets. Python 3 ...

18:11
Episode 60 - Example App: TCP Echo Server

3,581 views

5 years ago

Jean-Baptiste Yunès
Cours programmation socket (réseau) n°5 -  TCP en langage C

L'API C de programmation réseau pour les flux TCP. Plus d'informations : http://yunes.informatique.univ-paris-diderot.fr/ Licence ...

1:25:30
Cours programmation socket (réseau) n°5 - TCP en langage C

26,418 views

12 years ago

Utah Cpp Programmers
Basic HTTP and WebSocket Programming with Boost.Beast

Boost.Beast is a C++ header-only library serving as a foundation for writing interoperable networking libraries by providing ...

1:31:30
Basic HTTP and WebSocket Programming with Boost.Beast

14,154 views

2 years 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

16 views

3 months ago

Muhammad Hilman
[Jarkom-C] Application Layer - Video Streaming, CDN & Socket Programming
1:51:51
[Jarkom-C] Application Layer - Video Streaming, CDN & Socket Programming

86 views

3 years ago

Utah Cpp Programmers
Writing a Network Client With Facebook's Wangle is a Fail

Networking is often a core requirement for modern applications, but the standard C++ library doesn't yet include any networking ...

1:41:22
Writing a Network Client With Facebook's Wangle is a Fail

1,761 views

3 years ago

CppNow
The Optimization of a Boost.Asio-based Networking Server

Sergei Khandrikov's presentation from C++Now 2014 Slides are available here: ...

1:05:21
The Optimization of a Boost.Asio-based Networking Server

6,874 views

11 years ago