UDP sample socket code for Systems and Network software developers
Here is my sample UDP socket code written in C. Unlike other versions you get commonly on-line this version is focused towards systems and network software developers and as a…
a Linux and Tech Youtube Channel for advance Linux users, systems and network software programmers and tech enthusiasts
Here is my sample UDP socket code written in C. Unlike other versions you get commonly on-line this version is focused towards systems and network software developers and as a…
There can be many ways one can architect VPN Networks. The end objective is to tunnel private IP (typically LAN subnets) within public IP Networks (such as Internet). You can…
Refer:Wiki – Virtual routing and forwarding ↗What is VRF: Virtual Routing and Forwarding ↗VRF Lab WorkBook ↗Network Virtualization ↗LINUX VRF ↗
https://youtu.be/RNXtPi13Ne0 https://youtu.be/JnfQ-zNorFw
Here is the Layer-3 IP multicast OSPF Packet raw sockets sample source-code discussed in the video:
Here is the Layer-2 multicast STP Packet raw sockets sample source-code discussed in the video:
Here is the VOIP SIP UDP Packet raw sockets sample source-code discussed in the video:
Here is the QUIC Protocol raw sockets sample source-code discussed in the video: