Skip to content

Implementation Of Inter-Process Communication in Linux Environment Using C Language

Notifications You must be signed in to change notification settings

diparthshah/IPC-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Implementation Of Inter-Process Communication in Linux Environment Using C Language

  • writer.c : Program to write string to FIFO buffers
  • reader.c : Program to read string written by writer process
Note: Both programs must be executed concurrently

Output On Terminal

About

Implementation Of Inter-Process Communication in Linux Environment Using C Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages