This is a composite episode made out of my best content for network programming.
This video will greatly improve your skills when it comes to socket programming and networking, but you will also learn a lot about Linux and shell scripting.
We are going to create our very own network simulator. There's also two episodes where we build a cybersecurity network mapper (portscanner) and in addition to all of this, we will also create a Mac address changer in C.
As a bonus, I will also include a live stream recording, where I build an Http fetch library in C, similar to the Javascript fetch() method.
#programming #clanguage #advancedprogramming #advancedc #networkprogramming #sockets #projects #portscanner #simulator #macaddress #http #fetch #library #bash #linux
Become a member, support the channel and get benefits:
https://www.youtube.com/channel/UC6Q8NDGqQ2eJ7QXX693ikdw/join
Table of contents
00:00:00 Network Simulator
03:37:42 Cyber Security Network Mapper, part 1
04:35:17 Network Mapper, part 2
05:28:49 Mac Address Changer
06:50:22 An Http Fetch Library