Skip to content

Simple client-server app in C. Sending messages using signals

Notifications You must be signed in to change notification settings

outoftalentxD/minitalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

This is the simple like client-server applicantion in C. By program you can send messages from client to server using server PID

Usage

make
./server
./client [PID_OF_SERVER] [MESSAGE]

Examples

About

Simple client-server app in C. Sending messages using signals

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published