Python Socket Introduction | How To Create Socket | TCP Socket

preview_player
Показать описание
Get the source codes:

In this Python Socket Introduction video i want to show How To Create TCP Socket in Python.

What is a Socket ?

a Network Socket is a virtual end point where entities
can perform inter-process communication. For example, one process sitting in a
computer, exchanges data with another process sitting on the same or another
computer. We typically label the first process which initiates the communication
as the client and the another one as the server.

Affiliate Links:

Python Crash Course, 2nd Edition

Best Book On Django - Django 3.0 By Example

#Python#PythonSocket#TCPSocket
Рекомендации по теме