Python Sockets Simply Explained

preview_player
Показать описание
In this video we learn the fundamentals of socket programming in theory and in Python.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾

📚 Programming Books & Merch 📚

🌐 Social Media & Contact 🌐

Timestamps:

(0:00) Intro
(0:52) Client-Server Architecture
(10:58) Sockets Theory (TCP/UDP)
(20:40) Skype Example
(22:30) Coding The Server
(33:30) Coding The Client
(39:00) Outro
Рекомендации по теме
Комментарии
Автор

ohh my god . the clarity. the depth you go through. this guy knows what he is talking about. unlike 100 other socket programming videos.

robinranabhat
Автор

Man that's a seriously good video. It should have much more views. I struggled so much to get a grasp on how sockets are actually working while building my VM with a web server. Your explanations are clear, audio is clean, rhythm is good; your content is really good. Thanks

AnthonyClot
Автор

Its actually the best simple and wide covered video of socket that i saw so far.
Thank you very much!

yehonatanyosef
Автор

Dude, cannot thank you enough for this. I read up on sockets but the language confused me. You explained the fundamentals in a way that is very newbie friendly. Defa subbing.

dakshitha
Автор

I love that it is one long Continuous video instead of edited segments

Jonathan-ruzl
Автор

You have made sockets so much easier to understand ❤

kavyabhatnagar
Автор

This was very well explained. Rather than just copying code, I actually understood what was going on.

dhanukaperera
Автор

finally someone who doesnt talk bullshit and explains what sockets really are and how we can use them. i dont give a like on most vids but urs defo deserves one! great job mate

michaelswahla
Автор

I had to subbed because this was painted clarity, it's like i'm a kid holding my mum's hand to walk across the street. You helped a lot thanks good sire!!

chwderz
Автор

I like your explanation and quite easy to understand. I tried to learn socket on other websites but don't understand what they mean so I find it on Youtube and I found this amazing video. I found it, I watched it, I liked it and I subscribed it. Thank you!

ethanpaus
Автор

no single gap was left uncovered, great work ♥

zgkrphz
Автор

Good explaination bro,
Keep going like this... We are with you😇

AbubakarMulla
Автор

always blessing us with quality tutorials keep it buddy !

bassemgouty
Автор

Thanks for that wonderfull introduction to Client, Server, IP, etc.

rp
Автор

Neuralnine is one of my favorite channels. Thank you for your work!

troyhackney
Автор

I suppose important to mention: both WAN and LAN addresses are usually dynamic assigned (the WAN address by the internet provider). So if you consider to assign a static LAN address on your own network the best practice at first to modify the LAN router's settings and reserve a range for fix IP addresses, otherwise there is a chance for an address duplication and in that case can happen intermittent connection failure/disconnection with the devices that has same address.

Glanmire
Автор

It helped with my university semester project. Thanks!

kaiohenrique
Автор

Thank you so much! Because of you, I am able to understand how socket connections work

CheezePie
Автор

I used sockets for the first time in a project recently. Thanks for the great tutorials!

Nxck
Автор

thank I was working on a project to connect my phone and my laptop, & ur video help me : ). thanks

thelover