Skip to content

Hitch Hiker's Guide to Learning

Learn on the Go WLAN. C Programming and Linux

Menu
  • Home
  • About Me
  • Contact
  • Linux Kernel And C
  • Socket Programming in Linux
  • System Programming in Linux
  • Wireless LAN (WLAN)

Articles from May 4, 2020

Raw Socket Code with IPPROTO_UDP protocol

May 4, 2020May 5, 2020Posted by vivekananda holla 2 Comments

This article deals with a RAW socket example for the IPPROTO_UDP protocol. The interested reader can get an understanding of TCP/UDP headers at this link. The code is shown below Analysis of Raw Socket IPPROTO_UDP Socket code

Read MoreRead More

Recent Posts

  • Unnamed Semaphore in Linux User space
  • Named Semaphore in Linux user space
  • Locking Mechanisms for Threads
  • Simple Thread Example
  • POSIX Threads in Linux

Archives

  • April 2023
  • March 2023
  • October 2021
  • May 2021
  • March 2021
  • January 2021
  • November 2020
  • June 2020
  • May 2020
  • April 2020
  • October 2018
  • August 2018
  • September 2017

Recent Comments

  • Lyutianyang Zhang on MU-RTS Frame in 802.11ax
  • Unnamed Semaphore in Linux User space | Hitch Hiker's Guide to Learning on Linux 802.11 SoftMAC architecture
  • Named Semaphore in Linux user space | Hitch Hiker's Guide to Learning on Unnamed Semaphore in Linux User space
  • Locking Mechanisms for Threads | Hitch Hiker's Guide to Learning on Named Semaphore in Linux user space
  • Simple Thread Example | Hitch Hiker's Guide to Learning on Locking Mechanisms for Threads

Categories

May 2020
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Apr   Jun »
© 2025 Hitch Hiker's Guide to Learning