This project is a function that send a message between processes, using the PID (Process identificator) and the signals SIGUSR1 and SIGUSR2 don't forgetting that the synchronization between process is very important in this project. For more detailed information, look at the subject of this project.
You just need to download or clone this git repository.
git clone git@github.com:Uatilla/42Porto_Minitalk.git
To use the program you must do: make for the mandatory part.
Then you can do .\server to see the PID number, and .\client PID "message" to send the message to the server, then the message must be seen on server.
The same goes with the bonus, you just need to add .\server_bonus and .\client_bonus, respectively.
To clean the .o files: make clean
To clean all .o files with the bonus files: make fclean
To clean all .o files, and rebuild the Mandatory files .o: make re
Contributions to the project are welcome! If you have any ideas, improvements, or bug fixes, please submit them as issues or pull requests to this repository. Make sure to follow the contributing guidelines when submitting your changes.
- 👋 I'm
Uatilla Viana Almeida. - 🌱 I'm currently studying Common Core at 42 Porto after successfully completing the Piscine.
- 👀 I'm interested in
Bitcoin,GamesandSportsof all kinds. - 🚀 Additionally, I have an interest in
AI,Python,Data AnalysisandProject Management. - 📫 You can reach me on LinkedIn.
- 🤔 Feeling amazing about how AI can help our society.
