ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

110 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)

246,876 views

6 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 9, Segment 4 - STREAM sockets in the INET6 Domain

In this video, we demonstrate the use of STREAM sockets in the INET6 domain, meaning we'll use TCP to establish a sequenced, ...

11:34
Advanced Programming in the UNIX Environment: Week 9, Segment 4 - STREAM sockets in the INET6 Domain

907 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,256 views

3 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)

25 views

4 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)

65 views

4 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,651 views

6 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,307 views

10 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,509 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,450 views

5 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,466 views

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

CS76
Week 1
2:01:36
Week 1

1,560 views

12 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 09, Segment 5 - I/O Multiplexing

With this video, we complete our discussion of interprocess communication and move from one-to-one communications towards a ...

17:57
Advanced Programming in the UNIX Environment: Week 09, Segment 5 - I/O Multiplexing

6,285 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

552 views

6 years ago

Jookia
Programming a DOS Twitch Bot: Part 10

Important: Audio gets fixed around 00:03:30 I rewrite the bot code and learn a bit more mTCP. This video may include adult ...

4:01:11
Programming a DOS Twitch Bot: Part 10

39 views

4 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

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

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!

78,139 views

1 year ago

cs631apue
Advanced Programming in the UNIX Environment: Week 12, Segment 2 - Non-blocking I/O

In this video lecture, we briefly cover non-blocking I/O, whereby a system call that would normally block, waiting for I/O, returns ...

8:08
Advanced Programming in the UNIX Environment: Week 12, Segment 2 - Non-blocking I/O

2,903 views

5 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