Sockets Tutorial with Python 3 part 1 - sending and receiving data

Channel:
Subscribers:
1,420,000
Published on ● Video Link: https://www.youtube.com/watch?v=Lbfe3-v7yE0



Category:
Tutorial
Duration: 14:27
740,795 views
12,207


Welcome to a tutorial on sockets with Python 3. We have a lot to cover, so let's just jump right in. The socket library is a part of the standard library, so you already have it.

Source code and text-based tutorial: https://pythonprogramming.net/sockets-tutorial-python-3/

Channel membership: https://www.youtube.com/channel/UCfzlCWGWYyIQ0aLC5w48gBQ/join
Discord: https://discord.gg/sentdex
Support the content: https://pythonprogramming.net/support-donate/
Twitter: https://twitter.com/sentdex
Facebook: https://www.facebook.com/pythonprogramming.net/
Twitch: https://www.twitch.tv/sentdex
G+: https://plus.google.com/+sentdex

#sockets #python #tutorial




Other Videos By sentdex


2019-04-30Finishing Chat Application - Kivy Mobile and Desktop App Dev w/ Python
2019-04-29Chat Application Page - Kivy Mobile and Desktop App Dev w/ Python
2019-04-26Scheduling tasks/functions/methods - Kivy Mobile and Desktop App Dev w/ Python
2019-04-25Changing Screen/view/page - Kivy Mobile and Desktop App Dev w/ Python
2019-04-24Buttons & Events - Kivy Mobile and Desktop App Dev w/ Python
2019-04-23Kivy Intro - Mobile and Desktop App Dev w/ Python
2019-04-03Socket Chatroom client - Creating chat application with sockets in Python
2019-04-02Socket Chatroom server - Creating chat application with sockets in Python
2019-03-13Sockets Tutorial with Python 3 part 3 - sending and receiving Python Objects w/ Pickle
2019-03-12Sockets Tutorial with Python 3 part 2 - buffering and streaming data
2019-03-11Sockets Tutorial with Python 3 part 1 - sending and receiving data
2019-03-04Machine Learning with Scikit-learn - Data Analysis with Python and Pandas p.6
2019-03-01Combining multiple datasets - Data Analysis with Python and Pandas p.5
2019-02-28Visualizing Correlation Table - Data Analysis with Python and Pandas p.4
2019-02-27Groupby - Data Analysis with Python and Pandas p.3
2019-02-26Graphing/visualization - Data Analysis with Python and Pandas p.2
2019-02-25Introduction - Data Analysis and Data Science with Python and Pandas
2019-02-15Deploying Django to a server - Django Web Development with Python p.12
2019-02-02Dynamic sidebar - Django Web Development with Python p.11
2019-02-01Working with Foreign Keys - Django Web Development with Python p.10
2019-01-31Linking models with Foreign Keys - Django Web Development with Python p.9



Tags:
sockets
python 3
python
programming
tutorial
networking
socket
send
recv