ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

158 results

Gerd Beneken
Woche 04 (12): Peer To Peer - UDP Sockets und Datagramme

Diesmal keinen server socket sondern die tiger nennt sich data gramm socket haben sie sehen auch das ding kommt aus dem ...

20:04
Woche 04 (12): Peer To Peer - UDP Sockets und Datagramme

470 views

4 years ago

zuni
Python Socket Programming Tutorial for Beginners

In this Python Socket programming tutorial for beginners, you'll learn how do computer programs communicate with Sockets and ...

1:58:28
Python Socket Programming Tutorial for Beginners

32,344 views

3 years ago

VoidRealms
Python 3 - Episode 59 - Blocking vs Non Blocking Sockets

In this video series we will cover Python 3. In this video we will demonstrate look at the differences between blocking and non ...

23:57
Python 3 - Episode 59 - Blocking vs Non Blocking Sockets

12,396 views

5 years ago

Cisco DevNet
Introduction to Python Network Programming for Network Architects and Engineers   Part 1  The Basics

... IP addresses to a simple log file, and to be able to demonstrate a simple UDP based client/server countdown timer application.

1:57:29
Introduction to Python Network Programming for Network Architects and Engineers Part 1 The Basics

20,750 views

8 years ago

MisterArk
CS2 Lesson 24 - Simple UDP

pyFltk GUI course http://arkiletian.com/cs2 00:00 UDP with Python 01:49 Socket documentation 04:53 Ports and host address ...

25:32
CS2 Lesson 24 - Simple UDP

288 views

4 years ago

Mike Wittie
Socket communications and HTTP

... left is udp on the right is tcp and i'll walk you through this so this is in python we're going to import socket and then on the server ...

41:38
Socket communications and HTTP

2,074 views

5 years ago

Cisco DevNet
Introduction to Python Network Programming for Network Architects and Engineers  [repeated session]

... IP addresses to a simple log file, and to be able to demonstrate a simple UDP based client/server countdown timer application.

3:03:37
Introduction to Python Network Programming for Network Architects and Engineers [repeated session]

63,308 views

8 years ago

Cisco DevNet
Introduction to Python Network Programming for Network Architects and Engineers   Part 3  Building A

This includes:o Using the Python socket library to create a simple TCP based client/server message passing script.o Leveraging ...

25:09
Introduction to Python Network Programming for Network Architects and Engineers Part 3 Building A

856 views

8 years ago

Python New Zealand
Micro-Services: Is HTTP the only way?

Ben Shaw https://kiwi.pycon.org/schedule/presentation/76/ Introduction ============ Over the past few years, micro-services ...

33:49
Micro-Services: Is HTTP the only way?

6,172 views

10 years ago

Cisco DevNet
Introduction to Python Network Programming for Network Architects and Engineers   Part 2  Python OS,

A classroom session from the DevNet Zone at Cisco Live Berlin 2017. This is Part 2 in a 3 part series that introduces participants ...

50:17
Introduction to Python Network Programming for Network Architects and Engineers Part 2 Python OS,

1,883 views

8 years ago

Montreal-Python
Socket in Python - Éric Lafontaine

Most of our everyday job include doing request over the internet or hosting a web solution for our company. Each connections we ...

34:51
Socket in Python - Éric Lafontaine

524 views

7 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,059 views

3 years ago

DevConf
Understanding QUIC by Examples

QUIC is a UDP based, multiplexed connection protocol, whose first version has been published as RFC9000 in this May. While its ...

23:42
Understanding QUIC by Examples

1,211 views

4 years ago

Linux Plumbers Conference
LPC2018 - Optimizing UDP for Content Delivery with GSO, Pacing and Zerocopy

url: https://linuxplumbersconf.org/event/2/contributions/106/ speaker: Willem de Bruijn (Google) UDP is a popular foundation for ...

37:03
LPC2018 - Optimizing UDP for Content Delivery with GSO, Pacing and Zerocopy

2,170 views

7 years ago

StableCoder
201 - Basic Networking, Addresses and Socket Binding

This session finally moves on from the complexities of the Resource systems to focus on the much more complex world of ...

1:47:31
201 - Basic Networking, Addresses and Socket Binding

252 views

2 years ago

KiwiPyCon2012
Kiwi PyCon 2012: Stuff you never knew you could do with a socket - Brian Thorne

Brian Thorne demonstrates some amazing things you can do with the python socket module at Kiwi PyCon 2012.

24:55
Kiwi PyCon 2012: Stuff you never knew you could do with a socket - Brian Thorne

4,634 views

13 years ago

EuroPython Conference
How I wrote a Python client for HTTP/3 proxies - presented by Miloslav Pojman

EuroPython 2022 - How I wrote a Python client for HTTP/3 proxies - presented by Miloslav Pojman [Wicklow Hall 1 on 2022-07-14] ...

27:27
How I wrote a Python client for HTTP/3 proxies - presented by Miloslav Pojman

847 views

3 years ago

FOSDEM
Accelerating TCP with TLDK overview of the architecture and implementation of TLDK

by Ray Kinsella At: FOSDEM 2017 The Transport Layer Development Kit (TLDK) is new Layer 4 implementation,developed for ...

30:10
Accelerating TCP with TLDK overview of the architecture and implementation of TLDK

410 views

7 years ago

Babylon-Security
Coding Pure TCP Reverse Shell And TCP Handshake Handling Through Python

We Will Understand How To Achieve An Pure TCP Reverse Shell And TCP 3 Way Handshake Handling Through Full ...

50:44
Coding Pure TCP Reverse Shell And TCP Handshake Handling Through Python

468 views

7 years ago

media.ccc.de
35C3 -  Transmission Control Protocol - deutsche Übersetzung

https://media.ccc.de/v/35c3-9675-transmission_control_protocol TCP/IP basics TCP/IP is the most widely used protocol on the ...

39:13
35C3 - Transmission Control Protocol - deutsche Übersetzung

1,171 views

6 years ago

The Linux Foundation
Low-Latency, Deterministic Networking with Standard Linux... Magnus Karlsson & Björn Töpel, Intel

Low-Latency, Deterministic Networking with Standard Linux using XDP Sockets - Magnus Karlsson & Björn Töpel, Intel ...

28:20
Low-Latency, Deterministic Networking with Standard Linux... Magnus Karlsson & Björn Töpel, Intel

4,735 views

5 years 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,308 views

6 years ago

FOSDEM
Fast QUIC sockets for cloud networking Using vector packet processing for QUIC acceleration and off…

Fast QUIC sockets for cloud networking Using vector packet processing for QUIC acceleration and offload by Nathan Skrzypczak ...

35:59
Fast QUIC sockets for cloud networking Using vector packet processing for QUIC acceleration and off…

597 views

5 years ago

FrenchguyCH
StreamBerry, part 1 : connecting a simple client to a simple server, with zero configuration.

In this first video, I'm using a Python library called Zeroconf to connect a very simple client to a very simple server ! Monica's Twitch ...

1:10:31
StreamBerry, part 1 : connecting a simple client to a simple server, with zero configuration.

108 views

4 years ago

Marian Marinov
NetSec I - 07. UDP & DHCP

Lecture: NetSec I - 07. UDP & DHCP Date: 11.Dec.2013.

1:04:35
NetSec I - 07. UDP & DHCP

170 views

12 years ago