Skip to content

Demonstrate the use of smack to control IPC between a client and server.

Notifications You must be signed in to change notification settings

smack-team/smack-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demonstrate the use of smack for DBus and socket communications.

Edit service file:

daemon/com.smack.demo.service
change User= to your username

To build and install:

qmake && make
sudo make install
sudo attr -S -s 'SMACK64EXEC' -V 'demo_daemon' /usr/bin/demo-daemon
sudo attr -S -s 'SMACK64EXEC' -V 'demo_client' /usr/bin/demo-client

To run :

sudo smackload smack-demo.rules
/usr/bin/demo-client

About

Demonstrate the use of smack to control IPC between a client and server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published