My sample Wireshark packet capture files for research
I have a huge repository (or collection) of sample Wireshark packet capture files for reference. I use them extensively for research and development of TOFFEE as well to understand various…
a Linux and Tech Youtube Channel for advance Linux users, systems and network software programmers and tech enthusiasts
I have a huge repository (or collection) of sample Wireshark packet capture files for reference. I use them extensively for research and development of TOFFEE as well to understand various…
In the past I discussed in depth about Architecture and big-picture of Circular Ring buffers and its significance which you can go through over HERE. Here I did a live…
A circular buffer, circular queue, cyclic buffer or ring buffer is a data structure is a fixed-size buffer as if it were connected end-to-end or can be a dynamic one…
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:
I shot multi-episode video series on sample libpcap user-space C code, which you can refer (below). And long ago I shot multi-episode video series on sending custom packets via raw-sockets…