Skip to content

A small data exchange program using UNIX signals between a server and a client in C.

Notifications You must be signed in to change notification settings

rajh-phuyal/42minitalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42minitalk

A small data exchange program using UNIX signals between a server and a client in C

Logic behind the minitalk project.

ok

How to run the program:

  1. Clone the repository
  2. Run make command
  3. Run ./server command in one terminal
  4. Run ./client [server_pid] [message] command in another terminal

About

A small data exchange program using UNIX signals between a server and a client in C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published