Skip to content

upple/unix_socket_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unix_socket_test

- Systemd unix domain socket sample

Preparations

Your system must have be Linux systemd init system. You need some packages.

glib-2.0
libsystemd

You can install using this command

sudo apt install libglib2.0-dev
sudo apt install libsystemd-dev

Installation

sudo bash insatll.sh

Execution

socketClient

[If you type anything, then you will receive "ack" from socketServer]

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published