Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

IPC Shared Memory Client-Server

Shared memory is a concept where two or more process can access the common memory.

Output

Screenshot-from-2019-11-25-02-14-14
Server can access data from client because used shared memory.

Only work in linux

About

Example program about shared memory

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages