ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,690 results

vlogize
How to Save Connected Clients in UDP Socket Programming with Python

Learn how to efficiently store connected client IP addresses in a list using Python's `UDP Socket Programming`. This guide ...

2:04
How to Save Connected Clients in UDP Socket Programming with Python

1 view

4 months ago

Ouldooz Baghban Karimi
ICN:2.8.2. UDP Socket Programming Example

This is the Introduction to Computer Networking Instructor: Ouldooz Baghban Karimi (https://ouldooz.com) Textbook and (edited) ...

3:49
ICN:2.8.2. UDP Socket Programming Example

172 views

5 years ago

Turtle Code
Python Networking Tutorial #5 – Build a Simple UDP Server & Client (Faster than TCP!)

In this video, we switch from TCP to UDP, another core protocol in networking. You'll learn: ✓ How to create a UDP server and ...

1:05
Python Networking Tutorial #5 – Build a Simple UDP Server & Client (Faster than TCP!)

308 views

2 months ago

AlgoGPT
Python UDP server ERROR

Download this code from https://codegive.com Title: Troubleshooting Python UDP Server Errors - A Comprehensive Guide In this ...

2:12
Python UDP server ERROR

25 views

2 years ago

blogize
Sending UDP Packets with Python

Summary: Learn how to send UDP packets using Python with this straightforward guide. Understand Python's socket library and ...

1:39
Sending UDP Packets with Python

315 views

1 year ago

Dr. Shankha De
UDP Client Server Application using Python

UDP#Client_Server#Socket#BITDURG#Shankha_De.

3:59
UDP Client Server Application using Python

391 views

5 years ago

Logic Hive
Sockets & Ports - Simply Explained in 2 Minutes

Sockets & Ports - Simply Explained in 2 Minutes Instagram: https://www.instagram.com/logic.hive/

1:55
Sockets & Ports - Simply Explained in 2 Minutes

27,793 views

2 years ago

My way of coding
UDP Socket Server/Client using Qt on Raspberry Pi 3 Model B

UDP Sockets using C++/Qt and Py/Qt framework. Source code: https://github.com/thomasalvatran/Sep2017.

2:08
UDP Socket Server/Client using Qt on Raspberry Pi 3 Model B

1,718 views

7 years ago

vlogize
Solving UDP Socket Communication Issues in Python for Peer-to-Peer Chat Apps

Discover solutions to common UDP socket communication issues in Python, specifically in peer-to-peer chat applications.

1:42
Solving UDP Socket Communication Issues in Python for Peer-to-Peer Chat Apps

19 views

8 months ago

vlogize
Solving Empty Responses from a Python UDP SocketServer

Discover the causes of empty messages in Python's UDP SocketServer and learn how to fix it effectively in both server and client ...

1:59
Solving Empty Responses from a Python UDP SocketServer

2 views

8 months ago

Ouldooz Baghban Karimi
ICN: 2.8.2. Socket Programming: UDP Socket

This is the Introduction to Computer Networking Instructor: Ouldooz Baghban Karimi (https://ouldooz.com) Textbook and (edited) ...

3:47
ICN: 2.8.2. Socket Programming: UDP Socket

521 views

4 years ago

vlogize
How to Overcome UDP Broadcast Failures with Python in Local Networks

Facing issues with `UDP broadcasts` on your local network? Discover how to troubleshoot and resolve problems related to UDP ...

1:44
How to Overcome UDP Broadcast Failures with Python in Local Networks

11 views

8 months ago

Hey Insights
Sending UDP Packets with Python

Sending UDP Packets with Python In this video, we will explore how to send UDP packets using Python. We will walk through the ...

2:58
Sending UDP Packets with Python

12 views

10 months ago

Mike Wittie
UDP Communication Example

Okay I wanted to show you guys how to set up UDP communications between a client and a server so on the left side of the ...

2:33
UDP Communication Example

875 views

7 years ago

AlgoGPT
Python socket error on UDP data receive 10054

Download this code from https://codegive.com Title: Handling Python Socket Error 10054 on UDP Data Receive Introduction: ...

3:55
Python socket error on UDP data receive 10054

219 views

2 years ago

CodePoint
python udp socket send and receive

Download this code from https://codegive.com Sure, let's create an informative tutorial on using UDP sockets in Python for sending ...

2:23
python udp socket send and receive

9 views

2 years ago

Hey Insights
Understanding the Connection Reset by Peer Error in Python UDP Sockets

Understanding the Connection Reset by Peer Error in Python UDP Sockets In this video, we delve into the intricacies of the ...

3:16
Understanding the Connection Reset by Peer Error in Python UDP Sockets

33 views

11 months ago

Sheriff O
Video Streaming over UDP with Python

This is a demo of a project I've put together. Video is streamed from the webcam on a laptop and is shown on a Raspberry Pi.

0:33
Video Streaming over UDP with Python

5,376 views

5 years ago

CodeMake
python create udp socket

Download this code from https://codegive.com Certainly! Below is an informative tutorial on creating a UDP (User Datagram ...

2:08
python create udp socket

4 views

1 year ago

CodeMade
What is the fastest way to react to UDP datagrams in Python

Download this code from https://codegive.com Title: Fastest UDP Datagram Processing in Python Introduction: UDP (User ...

3:43
What is the fastest way to react to UDP datagrams in Python

10 views

2 years ago

vlogize
Understanding UDP Socket Connections: Connect, Disconnect, and Reconnect

Disconnection from a UDP Socket How to Disconnect When you're done receiving all data from the server, you might want to ...

1:23
Understanding UDP Socket Connections: Connect, Disconnect, and Reconnect

18 views

8 months ago

vlogize
Understanding Python UDP Socket Behavior: Why Data is Still Received After Sender Stops?

Discover why your Python UDP socket might continue receiving data even when the sender has stopped, and learn how to ...

1:49
Understanding Python UDP Socket Behavior: Why Data is Still Received After Sender Stops?

0 views

2 months ago

thomasalvatran
UDP Sockets

UDP Sockets with C++/Qt and Py/Qt framework. https://github.com/thomasalvatran/Sep2017.

2:08
UDP Sockets

441 views

8 years ago

Open-ATS
VIDEO-STREAM OpenCV + Numpy + UDP sockets and did a little compression with Numpy

www.Open-ATS.eu Code is here: https://www.open-ats.eu/code.html#codesection split into tiles, removed JPG header, only send ...

3:11
VIDEO-STREAM OpenCV + Numpy + UDP sockets and did a little compression with Numpy

175 views

3 years ago

nixhero
Unix Domain Socket in 100 seconds

Do you run TCP for IPC on a single machine? Running out of TCP ports? You might want to try Unix Domain Socket instead.

1:41
Unix Domain Socket in 100 seconds

69,999 views

1 year ago