Sockets Tutorial with Python 3 part 3 - sending and receiving Python Objects w/ Pickle

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



Category:
Tutorial
Duration: 6:49
158,588 views
2,571


Welcome to part 3 of the sockets tutorial with Python. We've learned how to send and receive string data via sockets, and now I want to talk about is pickles. Not the food, but the serialization technique in Python.

Text-based tutorial and sample code: https://pythonprogramming.net/pickle-objects-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




Other Videos By sentdex


2019-05-06Building Search Word Database - Data Analysis of Google Tracking Takeout p.1
2019-05-01Android deployment - Kivy Mobile and Desktop App Dev w/ Python
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



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