Skip to content

📡 Simple message transmission between processes using POSIX signals.

Notifications You must be signed in to change notification settings

lareii/minitalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minitalk badge

minitalk

norminette

📡 Simple message transmission between processes using POSIX signals.

About

This repository contains my solutions for the minitalk project in 42.

The minitalk project is a 42 project that focuses on implementing inter-process communication using POSIX signals. It involves creating a server that can receive and display messages, and a client that encodes and sends messages to the server. The project highlights concepts such as signal handling, process management, and binary data transmission, while ensuring robust error handling and communication reliability.

Contributing

Contributions are welcome! If you would like to contribute to this project, please open a pull request.

About

📡 Simple message transmission between processes using POSIX signals.

Topics

Resources

Stars

Watchers

Forks