Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
3,690 results
Learn how to efficiently store connected client IP addresses in a list using Python's `UDP Socket Programming`. This guide ...
1 view
4 months ago
This is the Introduction to Computer Networking Instructor: Ouldooz Baghban Karimi (https://ouldooz.com) Textbook and (edited) ...
172 views
5 years ago
In this video, we switch from TCP to UDP, another core protocol in networking. You'll learn: ✓ How to create a UDP server and ...
308 views
2 months ago
Download this code from https://codegive.com Title: Troubleshooting Python UDP Server Errors - A Comprehensive Guide In this ...
25 views
2 years ago
Summary: Learn how to send UDP packets using Python with this straightforward guide. Understand Python's socket library and ...
315 views
1 year ago
UDP#Client_Server#Socket#BITDURG#Shankha_De.
391 views
Sockets & Ports - Simply Explained in 2 Minutes Instagram: https://www.instagram.com/logic.hive/
27,793 views
UDP Sockets using C++/Qt and Py/Qt framework. Source code: https://github.com/thomasalvatran/Sep2017.
1,718 views
7 years ago
Discover solutions to common UDP socket communication issues in Python, specifically in peer-to-peer chat applications.
19 views
8 months ago
Discover the causes of empty messages in Python's UDP SocketServer and learn how to fix it effectively in both server and client ...
2 views
521 views
4 years ago
Facing issues with `UDP broadcasts` on your local network? Discover how to troubleshoot and resolve problems related to UDP ...
11 views
Sending UDP Packets with Python In this video, we will explore how to send UDP packets using Python. We will walk through the ...
12 views
10 months ago
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 ...
875 views
Download this code from https://codegive.com Title: Handling Python Socket Error 10054 on UDP Data Receive Introduction: ...
219 views
Download this code from https://codegive.com Sure, let's create an informative tutorial on using UDP sockets in Python for sending ...
9 views
Understanding the Connection Reset by Peer Error in Python UDP Sockets In this video, we delve into the intricacies of the ...
33 views
11 months ago
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.
5,376 views
Download this code from https://codegive.com Certainly! Below is an informative tutorial on creating a UDP (User Datagram ...
4 views
Download this code from https://codegive.com Title: Fastest UDP Datagram Processing in Python Introduction: UDP (User ...
10 views
Disconnection from a UDP Socket How to Disconnect When you're done receiving all data from the server, you might want to ...
18 views
Discover why your Python UDP socket might continue receiving data even when the sender has stopped, and learn how to ...
0 views
UDP Sockets with C++/Qt and Py/Qt framework. https://github.com/thomasalvatran/Sep2017.
441 views
8 years ago
www.Open-ATS.eu Code is here: https://www.open-ats.eu/code.html#codesection split into tiles, removed JPG header, only send ...
175 views
3 years ago
Do you run TCP for IPC on a single machine? Running out of TCP ports? You might want to try Unix Domain Socket instead.
69,999 views