Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

The Art of Doing: Fundamental Socket Python Programming

via Udemy

Overview

Let your computer programs communicate with sockets and python!

What you'll learn:
  • Networking Fundaments such as IP and port addresses, IPV4, TCP, and UDP protocols
  • How to use the socket module to create an IPV4/TCP client/server python
  • How to use the socket module to create an IPV4/UDP client/server in python
  • How to use the socket module to create a basic two way chat in the terminal in python
  • An introduction to the threading module

Python is a fantastic programming language. After learning the basics, moving onto the various modules and libraries is the next logical step. So much functionality can be brought into your program by knowing when and how to use the correct python extension.

In this FREE introductory course learn the basics of networking with python- IPaddresses, port addresses, TCPand UDPcommunication, and more!Learn how to use the socket module to create IPV4, TCP/UDP sockets to run as on the server side and client side and most importantly, send encoded information back and forth from one machine to another over a network!

We will also preview how to use the threading module so you can take your simple communication stream between an individual client and server and open it up such that your server could host an unlimited number of clients all communicating at once; your own chat room!

Due to the time limit restrictions on free courses I will not walk you through this project, but I promise you...the foundation will be set for you to go and write this program all on your own! Get ready to learn the fundamentals and take your python programs to the next level; communicating over the internet!

I can't wait to have you as a student.

Taught by

Michael Eramo

Reviews

4.4 rating at Udemy based on 56 ratings

Start your review of The Art of Doing: Fundamental Socket Python Programming

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.