Skip to content

kd1995-max/Interprocess-communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Interprocess-communication

create two applications communicating with each other

Environment: Linux Programming Language: C

Your task is to create two applications communicating with each other (interprocess communication) where application A monitors the changes to a file which contains surrounding Wireless APs in JSON format and informs application B which is responsible for displaying the change in format of:

  • SSID’s SNR and/or channel value has changed from X to Y
  • SSID is added to the list with SNR and channel
  • SSID is removed from the list.

acces_points.png output.png

About

create two applications communicating with each other

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published