Python Network Programming #1: Introduction to Socket Programming

Pubblicato il: 17 settembre 2020
sul canale di: Bek Brace
12,336
274

In this 9 minutes tutorial , you will learn about network programming in Python, and how to create a socket and returning an IP address of any website in Python.
Socket programming is a way of connection between two nodes (or two sockets )
on a network to communicate with each other.

One socket listens to a particular port at an IP, while the other socket reaches out to the other to
establish a connection.

Github link for the code :https://github.com/BekBrace/network-p...
DEV profile : https://dev.to/bekbrace
Github profile: https://github.com/BekBrace


In questa pagina del sito puoi guardare il video online Python Network Programming #1: Introduction to Socket Programming della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Bek Brace 17 settembre 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 12,336 volte e gli è piaciuto 274 spettatori. Buona visione!