Learn Network Programming in Python ( concepts + 2 Projects )

  Рет қаралды 32,569

Bek Brace

Bek Brace

Күн бұрын

Dear Channel Members.
In this comprehensive video, you will learn all about socket programming, TCP connections and more.
Here is the index and timestamp:
0- Intro 00:00
1- Introduction to Socket Programming 00:08
2- Server-Client Connection 09:02
3- Project - TCP Chat Room (Server and Multiple Clients) 18:28
4- Find Available Wi-Fi Networks Using CLI and PYTHON 37:41
5- Port Scanner Using NMAP 44:50
6- Port Scanner with Socket 53:05
7- Project - Build SQL Injection Scanner with Python 58:09
Facebook / Twitter : @bekbrace
Instagram : @bek_brace
Dev.to: @bekbrace
Join this channel to get access to perks:
/ @bekbrace

Пікірлер: 60
@snackhelm3234
@snackhelm3234 Жыл бұрын
This worked incredibly well! I can finally play it thanks
@BekBrace
@BekBrace Жыл бұрын
Thank you Snack
@jeremiahremos3357
@jeremiahremos3357 Жыл бұрын
Thanks! Your video content is the safest and most useful
@BekBrace
@BekBrace Жыл бұрын
Appreciate it 😊
@monasser6
@monasser6 Жыл бұрын
Thank you for this video, Bek 👏👏👏
@BekBrace
@BekBrace Жыл бұрын
thank you
@liming33
@liming33 Жыл бұрын
Nice and clearly explained on the subject, love it, thank you.
@BekBrace
@BekBrace Жыл бұрын
Hey Liming , thanks a lot for that
@agmednassim9527
@agmednassim9527 Жыл бұрын
Thank you Bek for this video
@BekBrace
@BekBrace Жыл бұрын
You're welcome!
@vincentaguilar6249
@vincentaguilar6249 Жыл бұрын
Thanks for the video! Will be studying this for my internship. Company bought 3 buildings I’m sure they will need help automating stuff! Gives me a head start on things
@BekBrace
@BekBrace Жыл бұрын
You're very welcome 🙂
@med_ihebben_brika4278
@med_ihebben_brika4278 6 ай бұрын
this the first time that i understood socket on youtube thank you
@BekBrace
@BekBrace 6 ай бұрын
Thank you so much for your kind words 🙏
@duartelucas5746
@duartelucas5746 Жыл бұрын
Great, thanks!
@BekBrace
@BekBrace Жыл бұрын
you are welcome !
@petitboucle8077
@petitboucle8077 Жыл бұрын
Amazing course thank you very much man
@BekBrace
@BekBrace Жыл бұрын
Thank you
@ahmedssss5
@ahmedssss5 Жыл бұрын
Great video bro, thanks for your effort
@BekBrace
@BekBrace Жыл бұрын
Thank you
@filips2071
@filips2071 Жыл бұрын
'Zajebiscie szybki internet' Love it
@BekBrace
@BekBrace Жыл бұрын
Great 👍
@sushiyu1058
@sushiyu1058 Жыл бұрын
Still working as of today, ty!
@BekBrace
@BekBrace Жыл бұрын
Still
@denjiuzumaki4309
@denjiuzumaki4309 16 күн бұрын
nice video!!!
@BekBrace
@BekBrace 16 күн бұрын
Cheers mate
@phinxmw3191
@phinxmw3191 Жыл бұрын
Bro successfully installed in laptop thank you.
@BekBrace
@BekBrace Жыл бұрын
You're welcome friend
@ashrafulmomenshuvo5344
@ashrafulmomenshuvo5344 Жыл бұрын
❤❤❤❤ awesome
@BekBrace
@BekBrace Жыл бұрын
Thank you very much 🙏
@movrew
@movrew Жыл бұрын
🔥
@BekBrace
@BekBrace Жыл бұрын
🙏
@squid13579
@squid13579 8 ай бұрын
next scrapy ? 🔥 nice explanation 👏
@BekBrace
@BekBrace 8 ай бұрын
Thanks a lot 🙏
@viathorr
@viathorr 8 ай бұрын
Hi! I am new to network programming😅 So I'd like to ask you a question, by this approach which you described in the video, can we connect clients only in the same local network? It will not work globally, will it? Can you please describe what I have to do to create, for instance, a global online chat? Should I take a different approach or can you please share some sources where I can find information about it (especially on Python), I would appreciate your help!
@BekBrace
@BekBrace 8 ай бұрын
Hey Misonnh, and thank you for the question which I get a lot actually. Short answer: It’s very tough but possible to work globally. Long answer: There will be a lot of problems to tackle down the road : 1- some configuration on the router of the computers on that other LAN . The reason is that nowadays everybody has a public IP address that is provided by your ISP ( internet service provider) This IP address is not fixed, but it is easy to lookup what is ur ip (whatismyip.com) 2 - Sending is not going to be a problem, but receiving is. Some service providers like here in Poland don't allow just any port to be used and you have to find out which ports are allowed. The well known ports are most likely not allowed. That for instance makes it impossible to host a webserver without first contacting your ISP. It’s really not easy and requires some experience in networking
@viathorr
@viathorr 8 ай бұрын
​@@BekBrace Thanks for your reply! I just got an assignment at my university to create an online chat and I was wondering how I should do that, you made it clear to me, thanks!
@ronronn3148
@ronronn3148 Жыл бұрын
hey man- im a mechanical engineer and in some time in the future i want to get into coding. ive never really understood how something i usually use as a calculator for example, a spring and mass dampener system is also used to create video games. do you have any insight into this? it just doesnt even make sense to me how its possible. i dont understand how people even figured out how to make new things happen in a language. its just mind boggling.
@bekbraceplus
@bekbraceplus Жыл бұрын
Coding man - start by studying assembly language before you get into C / C# / Javascript . Python ..etc / Assembly will give you a good idea how binary system works
@BekBrace
@BekBrace Жыл бұрын
Hey Ron! Thank you for your comment. Just start by studying machine code and assembly language even if theoretically, i believe this will give you great understanding of how code interacts with the transistors and metal in general inside the computer.
@trendy13072
@trendy13072 10 ай бұрын
How can run the output in cmd prompt and vs code terminal.
@BekBrace
@BekBrace 10 ай бұрын
Hi! Ok, here we go ... A) Using Command Prompt: Compile Your Code (if needed): If you're dealing with a programming language that requires compilation, like C, C++, or Java, you'll need to compile your code first. Use the appropriate compiler and command-line arguments to do so. Navigate to the Directory: Open the Command Prompt by pressing Win + R, typing cmd, and pressing Enter. Navigate to the directory where your program or script is located using the cd command. For example, if your program is located at C:\Projects\my_program, you would use: bash Copy code cd C:\Projects\my_program Run Your Program/Script: Once you're in the correct directory, type the name of the executable or script file and press Enter to run it. For example, if your program is named my_program.exe, you would use: my_program.exe If it's a script like a Python file named my_script.py, you would use: python my_script.py Using VS Code Terminal: Open the Project in VS Code: Open your project folder in Visual Studio Code. Access the Terminal: In VS Code, you can access the terminal from the top menu by selecting View > Terminal or by using the shortcut Ctrl + . Navigate to the Directory: Use the cd command to navigate to the directory where your program or script is located, just like you would in the Command Prompt. bash cd path\to\your\directory Run Your Program/Script: Once you're in the correct directory, use the same commands as mentioned earlier to run your program or script. Hope this was helpful ;)
@trendy13072
@trendy13072 10 ай бұрын
@@BekBrace nice explanation
@madhurchaturvedi5551
@madhurchaturvedi5551 Жыл бұрын
Bro nice video if you can please make Django login project with Mysql workbench and not use sqtlite database
@BekBrace
@BekBrace Жыл бұрын
Thanks Madhur. A Django login page with MySql workbench. Why not
@DominicNweze
@DominicNweze Жыл бұрын
No please do flask. Pleaseeeee. Do the login page for flask and how to use database cause I keep having issues with my own database.
@madhurchaturvedi5551
@madhurchaturvedi5551 Жыл бұрын
@@BekBrace thanks you so much for response And please make in django and keep it up like this
@BekBrace
@BekBrace Жыл бұрын
@@DominicNweze Hey Dominic . I'm thinking of doing both Django and Flask in two different videos 🙂
@BekBrace
@BekBrace Жыл бұрын
@@madhurchaturvedi5551 hey Madhur. Will do both 🙂
@PilliBilliOfficial
@PilliBilliOfficial Жыл бұрын
+sub
@BekBrace
@BekBrace Жыл бұрын
Thank you Ritu 😊
@abhaykrishan734
@abhaykrishan734 5 ай бұрын
Can i do port scanning on practice websites for hacking?
@BekBrace
@BekBrace 5 ай бұрын
Only Ethical Hacking, any abusive offensive practice I am against it. Please be wise when using the scanning port tool.
@alial-nuaimi2695
@alial-nuaimi2695 Жыл бұрын
so is that what we calleddd cyber security ( hacker ) ?
@BekBrace
@BekBrace Жыл бұрын
White hacker yes. This is penetration testing and cyber security - especially the last tutorial
@alial-nuaimi2695
@alial-nuaimi2695 Жыл бұрын
@@BekBrace thanks dude. I’m python enginner do you think if I want to switch to hacker my programming experience will help me or no ? And how come ! Thanks buddy
@alial-nuaimi2695
@alial-nuaimi2695 Жыл бұрын
@@BekBrace what do you mean white hacker yes ? So python developer can’t be black h@ker ?
@cristhianmorenomoreno5887
@cristhianmorenomoreno5887 Жыл бұрын
+sub
@BekBrace
@BekBrace Жыл бұрын
Thank you 😊
Python Sockets Simply Explained
39:33
NeuralNine
Рет қаралды 157 М.
3 Python Automation Projects - For Beginners
53:11
Tech With Tim
Рет қаралды 551 М.
NERF WAR HEAVY: Drone Battle!
00:30
MacDannyGun
Рет қаралды 57 МЛН
Мы никогда не были так напуганы!
00:15
Аришнев
Рет қаралды 6 МЛН
Python Socket Programming Tutorial for Beginners
1:58:28
zuni
Рет қаралды 17 М.
Fundamentals of Network Automation
1:29:59
Kevin Wallace Training, LLC
Рет қаралды 45 М.
Level Up Your Neo(vim) Skills: 6 Practical External Command Tricks
15:58
Cloud-Native Corner
Рет қаралды 1,3 М.
Networking in C++
32:50
The Cherno
Рет қаралды 235 М.
Learn Python With This ONE Project!
55:04
Tech With Tim
Рет қаралды 1,7 МЛН
Socket Programming Using Python
17:07
Telusko
Рет қаралды 289 М.
OSI and TCP IP Models - Best Explanation
19:20
_Drunk Engineer_
Рет қаралды 308 М.
Python For Network Engineers - 1hr crash course
59:15
Networks Learning
Рет қаралды 12 М.
learn network programming in c, but without all those pesky sockets
8:52
Low Level Learning
Рет қаралды 95 М.
Making Minimalist Web Server in C on Linux
10:23
Nir Lichtman
Рет қаралды 233 М.
Зачем ЭТО электрику? #секрет #прибор #энерголикбез
0:56
Александр Мальков
Рет қаралды 326 М.
Choose a phone for your mom
0:20
ChooseGift
Рет қаралды 7 МЛН
Samsung Galaxy Unpacked July 2024: Official Replay
1:8:53
Samsung
Рет қаралды 23 МЛН
КРУТОЙ ТЕЛЕФОН
0:16
KINO KAIF
Рет қаралды 5 МЛН