YoVDO

The Art of Doing: Fundamental Socket Python Programming

Offered By: Udemy

Tags

Python Courses IPv4 Courses Socket Programming Courses

Course Description

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

Related Courses

Networking with Python: Socket Programming for Communication
Raspberry Pi Foundation via FutureLearn
Web Services Analysis With Python & Wireshark
Coursera Project Network via Coursera
The Complete Full-Stack JavaScript Course
Udemy
Build Undetectable Malware Using C Language: Ethical Hacking
Udemy
Java: Socket Programming Simplified
Udemy