Python Network Programming #1: Introduction to Socket Programming

Published: 17 September 2020
on channel: 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


Watch video Python Network Programming #1: Introduction to Socket Programming online without registration, duration hours minute second in high quality. This video was added by user Bek Brace 17 September 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 12,336 once and liked it 274 people.