ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

954 results

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

484,658 views

8 months ago

LernenInVerschiedenenFormen
HowTo: use getnameinfo() ( Posix, Sockets )

Beej's website: http://beej.us/guide/bgnet/ Below is the code from the video. You need to replace all < and > with brackets, ...

5:28
HowTo: use getnameinfo() ( Posix, Sockets )

2,245 views

5 years ago

Chris Kauffman
UMN CSCI 4061 Demo of poll() System Call

Demonstrates the principle of multiplexed I/O via the poll() function. This system call notifies a process when any of a collection of ...

15:19
UMN CSCI 4061 Demo of poll() System Call

1,680 views

5 years ago

Shadow Breakerz
Learn Socket Programming in just 5 minutes ! TCP Echo Client Server Model | C Programming | Networks

Learn about the basics and working of TCP Echo Client Server Iterative Architecture using C Programming.

5:02
Learn Socket Programming in just 5 minutes ! TCP Echo Client Server Model | C Programming | Networks

581 views

5 years ago

Studio IIT Bombay
CN C LS2 Socket Programming

This is 2nd Lab session of Computer Networking workshop arranged for coordinators. It was delivered by Prof. Bhaskaran Raman ...

10:55
CN C LS2 Socket Programming

259 views

9 years ago

潜龙勿用
Lab11 Network Programming

1. Implement a TCP server and a TCP client using Windows sockets 2. Implement a TCP server and a TCP client using C# .

19:25
Lab11 Network Programming

141 views

4 years ago

BLACKCHINISE
simpleUdpclient in C#

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:39
simpleUdpclient in C#

4,083 views

8 years ago

Kris Occhipinti
Network Sockets

https://odysee.com/@metalx1000:c Webpage - http://filmsbykris.com Support: https://www.patreon.com/metalx1000 ...

11:12
Network Sockets

1,145 views

3 years ago

VoidRealms
Episode 55 - Basic TCP Client

In this video series we will cover Python 3. In this video we begin networking by looking at a simple TCP client example. Python 3 ...

17:17
Episode 55 - Basic TCP Client

1,112 views

5 years ago

VoidRealms
Episode 56 - Basic TCP Server

In this video series we will cover Python 3. In this video we will create a basic TCP server and discuss some issues inregards to ...

12:56
Episode 56 - Basic TCP Server

793 views

5 years ago

VoidRealms
Happy Thanksgiving - Socket Programming Conversation

Check out my courses on Udemy Dart Beginners https://www.udemy.com/course/dart-beginners-course/?

10:27
Happy Thanksgiving - Socket Programming Conversation

1,893 views

9 years ago

VoidRealms
C++ Qt 132  - High Performance TCP Server Design 1

QML Beginners: https://www.udemy.com/course/qml-for-beginners/?referralCode=3B69B9927B587BBF40F1 Qt Core Beginners: ...

12:17
C++ Qt 132 - High Performance TCP Server Design 1

15,577 views

10 years ago

Peter Schneider
Codereview: Multi-Client Socket Communication with Thread Pool in C++

Multi-Client Socket Communication with Thread Pool in C++ I hope you found a solution that worked for you :) The Content ...

4:05
Codereview: Multi-Client Socket Communication with Thread Pool in C++

81 views

2 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,655 views

6 years ago

The Coding Gopher
99% of Developers Don't Get RPCs

Inquiries: thecodinggopher@gmail.com ‍ Learn to build Git, Docker, Redis, HTTP ...

9:20
99% of Developers Don't Get RPCs

95,161 views

9 months ago

NetSecProf
Introduction to Python TCP Sockets

Demonstration showing how to create a SOCK_STREAM (TCP) client and server using Python and sockets for communication ...

14:54
Introduction to Python TCP Sockets

1,321 views

8 years ago

techbitar
SensoDuino: Use Sample C++ & C# Programs to Read Sensor Data on Windows PC

This guide explains how to use the skeletal C++ and C# utilities to capture streamed SensoDuino data over Bluetooth (or wired) ...

4:57
SensoDuino: Use Sample C++ & C# Programs to Read Sensor Data on Windows PC

13,095 views

12 years ago

The Debug Zone
Safe reinterpret_cast with sockaddr: Best Practices and Solutions Explained

In this video, we delve into the intricacies of using `reinterpret_cast` with `sockaddr` in C++. While powerful, this casting method ...

6:36
Safe reinterpret_cast with sockaddr: Best Practices and Solutions Explained

15 views

1 year ago

CppNow
C++Now 2018: Philip Salvaggio “Workflow Modeling with Boost Graph Library”

http://cppnow.org — Lightning Talk — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

4:33
C++Now 2018: Philip Salvaggio “Workflow Modeling with Boost Graph Library”

1,871 views

7 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

915 views

5 years ago