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
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
Tags:
sockets
python 3
python
programming
tutorial
networking
socket
send
recv
pickle