ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

98 results

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)

247,652 views

6 years ago

Dodgy Coding
Async/await server pt.1 - accepting TCP connections

A gentle exploration of building an identd for Linux using async/await, tokio 0.2 and Rust 1.39. This first part includes creating a ...

10:08
Async/await server pt.1 - accepting TCP connections

4,655 views

6 years ago

Dodgy Coding
Simultaneous open - TCP without a server

A fun quirk of TCP/IP is that you can create a connection without a listening socket. In this video we briefly review how that works, ...

13:59
Simultaneous open - TCP without a server

3,459 views

5 years ago

NPTEL IIT Bombay
Lecture-18:Network I/O via Sockets

Week 4: Lecture-18: Network I/O via Sockets.

30:29
Lecture-18:Network I/O via Sockets

2,266 views

3 years ago

nptelhrd
Mod-04 Lec-27 TCP,Ports and Sockets

Linux Programming & Scripting by Anand Iyer,Director, Calypto Design Systems.For more details on NPTEL visit http://nptel.ac.in.

18:20
Mod-04 Lec-27 TCP,Ports and Sockets

5,309 views

10 years ago

CS76
Week 1
2:01:36
Week 1

1,560 views

12 years ago

NPTEL IIT Bombay
Lecture 19: Network I/O Implementation

Week 4:Lecture 19: Network I/O Implementation.

38:24
Lecture 19: Network I/O Implementation

1,480 views

3 years ago

Jon Gjengset
Implementing TCP in Rust (part 2)

In this stream, we continue to expand on our user-space TCP stack from last time. We focus primarily on the interface this time, ...

3:40:09
Implementing TCP in Rust (part 2)

21,550 views

6 years ago

Jookia
Programming a DOS Twitch Bot: Part 16 (Testing packets)

It's still a nightmare, but surely I can test myself out of this. This video contains adult language and humor. Streamed on ...

5:14:29
Programming a DOS Twitch Bot: Part 16 (Testing packets)

66 views

4 years ago

Strawberry Dev
Turn your Unity Game Multiplayer, NOW!

In this tutorial, we'll discuss different approaches for integrating multiplayer in Unity and how to turn a simple third-person project ...

3:03
Turn your Unity Game Multiplayer, NOW!

79,912 views

1 year ago

Simon Howroyd
ESP-IDF in CPP 09: Simple Network Time Protocol (SNTP)

https://github.com/howroyd/esp32_youtube_series/commit/0370b300f6ba7dc888fc25c178716cbf86180d82.

1:36:33
ESP-IDF in CPP 09: Simple Network Time Protocol (SNTP)

1,849 views

4 years ago

Wisc-Online
Async And Await

Explore how async and await is used in mobile programming to allow multiple tasks to happen at once.

5:17
Async And Await

777 views

9 years ago

All Systems Go!
2017 Streamlining systemd's code and safety

https://media.ccc.de/c/asg2017/ASG2017-124-streamlining_systemd_s_code_and_safety Today, the systemd project uses a ...

26:55
2017 Streamlining systemd's code and safety

110 views

8 years ago

codingjerk
69% of developers don't get this right

A brief explanation of the **retrying** in software development. **Timestamps:** - 00:00 - Intro - 00:39 - A naive approach - 01:34 ...

23:24
69% of developers don't get this right

4,234 views

3 days ago

Confreaks
RailsConf 2014 - Real-time Rails with Sync by Mike Moore

Cutting-edge web interfaces surprise and delight users with their interactivity. Can we somehow enable this next-generation user ...

36:11
RailsConf 2014 - Real-time Rails with Sync by Mike Moore

1,204 views

11 years ago

Linux Plumbers Conference
LPC2019 - Programmable socket lookup with BPF

Programmable socket lookup with BPF At Netconf 2019 we have presented a BPF-based alternative to steering packets into ...

39:59
LPC2019 - Programmable socket lookup with BPF

1,109 views

6 years ago

Jookia
Programming a DOS Twitch Bot: Part 18 (Working packets)

After taking a little break, I jump back and finally fix my packet mess. This video contains adult language and humor. Streamed on ...

2:14:58
Programming a DOS Twitch Bot: Part 18 (Working packets)

26 views

4 years ago

Dodgy Coding
TCP connect to 0:8080

An investigation into exactly what's going on if you "curl 0:8080" and it works for some reason.

17:07
TCP connect to 0:8080

768 views

3 years ago

The Tech Doctor Network
126: Laptop & Desktop Ports Explained - What do all the sockets do?

In this episode, we look at all the ports on a modern laptop and desktop and explain each one, so you know what cable goes ...

6:04
126: Laptop & Desktop Ports Explained - What do all the sockets do?

7,491 views

5 years ago

Linux Plumbers Conference
LPC2019 - Making Networking Queues a First Class Citizen in the Kernel

Making Networking Queues a First Class Citizen in the Kernel Speakers Magnus Karlsson (Intel) Björn Töpel (Intel) Jesper ...

42:39
LPC2019 - Making Networking Queues a First Class Citizen in the Kernel

553 views

6 years ago

Jon Gjengset
Implementing TCP in Rust (part 3)

In this stream, we continue to expand on our user-space TCP stack from last time. This time, we're implementing support for ...

5:07:02
Implementing TCP in Rust (part 3)

13,798 views

6 years ago

TLA+ - The Temporal Logic of Actions
TLA + specification of PCR parallel programming pattern - Jose Solsona & Sergio Yovine

https://conf.tlapl.us/2020/10-Yovine_and_Solsona-TLA_+_specification_of_PCR_parallel_programming_pattern.pdf.

31:56
TLA + specification of PCR parallel programming pattern - Jose Solsona & Sergio Yovine

227 views

5 years ago

John Kubiatowicz
CS162 Lecture 22 (4/21/2020): Distributed Decision Making (Finished), TCP/IP Networking

In this lecture, I finish up our discussion of Distributed Decision Making by covering two-phase commit, Byzantine Agreement, and ...

1:21:54
CS162 Lecture 22 (4/21/2020): Distributed Decision Making (Finished), TCP/IP Networking

1,630 views

5 years ago

Linux Plumbers Conference
LPC2019 - Ethernet Cable Diagnostic using Netlink Ethtool API

Ethernet Cable Diagnostic using Netlink Ethtool API Speaker Andrew Lunn Description Many Ethernet PHYs contain hardware to ...

23:35
LPC2019 - Ethernet Cable Diagnostic using Netlink Ethtool API

2,218 views

6 years ago

SiliconANGLE theCUBE
Bhavana Srinivas, PubNub | Cisco DevNet Create 2017

Bhavana Srinivas, Solutions Architect at PubNub, sits down with John Furrier and Peter Burris at Cisco's inaugural DevNet Create ...

10:55
Bhavana Srinivas, PubNub | Cisco DevNet Create 2017

2,878 views

8 years ago