Skip to content

bintangf/IPC-SharedMemory-Client-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages