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,809 results
Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.
499,578 views
9 months ago
Demonstrates the principle of multiplexed I/O via the poll() function. This system call notifies a process when any of a collection of ...
1,703 views
5 years ago
http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...
9,236 views
8 years ago
we tried to figure out why accept did not work on the remote machine. we moved the code from my machine, which works on my ...
29 views
3 years ago
In this stream, we started implementing the ubiquitous TCP protocol that underlies much of the traffic on the internet! In particular ...
249,513 views
6 years ago
next i will compare fortran and 4chan a test of the relative performance, not the prime-checking algorithm.
5,183,237 views
4 years ago
Join us as we explore the intricacies of socket programming, multicast addresses, and best practices to ensure seamless data ...
23 views
5 months ago
Warning: This is not a talk for the faint-hearted. There will be bleeding-edge language features. There will be hackery. There will ...
3,655 views
12 years ago
Inquiries: thecodinggopher@gmail.com Learn to build Git, Docker, Redis, HTTP ...
98,680 views
10 months ago
In this video, we delve into the essential topic of mocking sockets in C, a crucial skill for developers looking to enhance their ...
8 views
1 year ago
Learn about the basics and working of TCP Echo Client Server Iterative Architecture using C Programming.
581 views
This is 2nd Lab session of Computer Networking workshop arranged for coordinators. It was delivered by Prof. Bhaskaran Raman ...
260 views
9 years ago
This session finally moves on from the complexities of the Resource systems to focus on the much more complex world of ...
292 views
2 years ago
ZeroMQ (also known as ØMQ, 0MQ, or zmq) looks like an embeddable networking library but acts like a concurrency framework.
17,454 views
first you have to add two important library for udpclient to work 1).using system.Net; 2).using System.Net.Socket; inside the main ...
4,087 views
we discussed what's even involved in communication over the network in c. we started making a client that would connect to the ...
48 views
Begins coverage of network programming and sockets. Surveys some difficulties associated with network programming in general ...
646 views
Sergei Khandrikov's presentation from C++Now 2014 Slides are available here: ...
6,906 views
11 years ago
86 views
In this video series we will cover Python 3. In this video we will make an Echo server using non-blocking TCP sockets. Python 3 ...
3,641 views