Python Network Programming - TCP/IP Socket Programming

preview_player
Показать описание
In this Python video series we will be learning about networking using Python and Socket Programming.

We will cover concepts of networking like IP address, Ports and sockets and learn to compile all of them together in Python to create a big capstone project.

You will also learn -

1 - How to create an online live server on Digital ocean and run python files on it
2 - Multi threading and how to use it in creating a Python network
3 - Python socket programming with python socket example and python socket server
4 - Create a security tool called reverse shell used by hackers to remotely connect to victims computers.

#python
Рекомендации по теме
Комментарии
Автор

Finally, a python tutorial that shows you how to do something with python instead of just math, and random strings!

nawafXjohn
Автор

I just watched your Scrapy tutorial, and I am love with your content. Learning python and ML form 2 years and still so much to learn. Keep putting awesome content.

chiragsainii
Автор

The pic in the video just made me LMAO!!! ... I'm about to start my learning and this came along

deadbod
Автор

Finally i’ve found these tutorials for how to connect using different machines .

ElitexPrestige
Автор

wow my friend am so happy you are addressing this topic, i personally have been trying to understand the basic of Networking with python, but most of the tutorial out there wont address it from the very basic like you are doing. i got familiarized with Tkinter from your music player tutorial and am pretty sure i will be good with this on too. i sincerely appreciate your good

jephtah
Автор

thanks for sharing your knowledge sir.amazing tutorial..waiting for more of that stuff.

sanyamverma
Автор

Thanks for sharing, may God be with you

siffazaena
Автор

I really learnt so much from this course, but I really would need guidance on a related project

chrisagba
Автор

Why do you have a picture of Brendan Fraser on the opening slide ?!?

u_watch
Автор

What is using python compiler?? how to download revers shell?

saruarabir
Автор

Thanks I feel this tutorial will be Awesome Thanks

alaahoussen
Автор

"Anyone's computer in the world" Kim Jong-un: Hold my beer

SkyJus
Автор

Thanks for your videos, i am working in a project for my company however i would like my web to display in the internal network, how would you accomplish this?

Eddyyc
Автор

Bro just a single question...
Bro please reply this question..
How whats app work?
Is messege sent by client-1 go to server first and then server send that messege to the client-2?
Or there is any other process?

Shivam-edfn
Автор

hi, i have a quesiton. i want to communicate with a plc. generally, we use schneider, lenze, delta etc. by this module can i communicate with plc ?

Автор

Hey i have an issue how to connect to client on different network

choprashubham
Автор

Hi sir
This is Raju from India
Can you please to take online classes from python basics????
Please

puliraju
Автор

Can you please create a series on asynchronous programming in python by building some real projects

harshbehl
Автор

bro can we use our old android phone as a server?

sunirnaychatterjee
Автор

Hi, your lecture series was very helpful. But, I am stuck at a certain place in my server-client setup. The socket codes work well when both server and client are in the same network but I need to send data between machines not in the same network. I tried using the ip of the server machine(from ipconfig IPv4). But, the client can't connect to it. Could you help me fix the issue?

meetgandhi