Up next


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

2,608,850 Views
AI Lover
3
Published on 12/15/22 / In How-to & Learning

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-socke

Channel membership: https://www.youtube.com/channe....l/UCfzlCWGWYyIQ0aLC5
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

Show more
0 Comments sort Sort By

Up next