Socket Programming in Python(Simplified) - in 7 minutes!

preview_player
Показать описание
This is a simple tutorial on Socket Programming in Python. In this tutorial, we follow the following procedure:
1. create the server
2. start the server to listen to connections
3. start the client and connect to the server and receive a message

My websites

Pleas join us at International Computer Programmers here:

Feel free to connect with me
Рекомендации по теме
Комментарии
Автор

Great content ! Most videos take too long to explain a simple concept. But this one was just perfect

aryanchatterjee
Автор

Very dynamic and objective without missing any information. Great content!

luisguilherme
Автор

Amazing. Finally figured out what I needed for my new project!

k-life
Автор

Such a great content :D how to find the port? I'm a bit confused everytime I see a port on Socket Programming

epunkz
Автор

I am using visual studio code for run this code, I did everything same with the video but in my client terminal, I get "message recived: {message} " output. It didn't show the message sended by server. But connection established. Why might it be happening?

sema
Автор

what theme u use in pycharm, it's beautiful

davidnguyen