smack-demo
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Demonstrate the use of smack to control IPC between a client and server.
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

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。