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 April 20, 2020

Unix Domain Stream Socket Example

April 20, 2020April 21, 2020Posted by vivekananda holla 2 Comments

Unix domain sockets are used as IPC mechanisms between processes in a host system. The Unix domain stream socket example is provided below. Analyzing The Unix Domain Stream Socket Code

Read MoreRead More

Recent Posts

  • Understanding the network device driver sample – part 2
  • Understanding the network device driver sample
  • Sample skeleton network device driver in Linux
  • A few other SKB APIs
  • Socket Buffer(SKB) Manipulation APIs

Archives

  • January 2026
  • December 2025
  • September 2025
  • 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

  • A few other SKB APIs | Hitch Hiker's Guide to Learning on Sample skeleton network device driver in Linux
  • Understanding the network device driver sample | Hitch Hiker's Guide to Learning on Understanding the network device driver sample – part 2
  • Understanding the network device driver sample – part 2 | Hitch Hiker's Guide to Learning on Understanding the network device driver sample
  • Understanding the network device driver sample – part 2 | Hitch Hiker's Guide to Learning on Sample skeleton network device driver in Linux
  • Sample skeleton network device driver in Linux | Hitch Hiker's Guide to Learning on Understanding the network device driver sample

Categories

April 2020
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
27282930  
« Oct   May »
© 2026 Hitch Hiker's Guide to Learning