Skip to content

maseeraali/IPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IPC

Inter Process Communication

In computer science, inter-process communication (IPC) is the activity of sharing data across multiple and commonly specialized processes using communication protocols. Typically, applications using IPC are categorized as clients and servers, where the client requests data and the server responds to client requests.

All programs are written in C language

About

Inter Process Communication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages