Episode 55 - Basic TCP Client

preview_player
Показать описание
In this video series we will cover Python 3. In this video we begin networking by looking at a simple TCP client example.

Python 3 youtube videos by Bryan Cairns

Intro: (0:00)
Includes: (4:35)
TCP Client: (5:11)
Main Function: (11:32)
Outro: (16:28)
Рекомендации по теме
Комментарии
Автор

I don't know why but your code is not working on my pc. It seems it hangs when executed. I don't even get any messages on the output of vs code. Any ideas why?

filipkotanski
Автор

how would you run this on two separate vms or ips as client / server

alfabetony