Skip to content

Uatilla/42Porto_Minitalk

Repository files navigation

42Porto_Minitalk

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.

MasterHead

Getting Started

You just need to download or clone this git repository. git clone git@github.com:Uatilla/42Porto_Minitalk.git

How to use it

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

Contributing

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.

Welcome to my new brave world!

00100010 01000010 01100101 00100000 01110111 01100001 01110100 01100101 01110010 00100000 01101101 01111001 00100000 01100110 01110010 01101001 01100101 01101110 01100100 00100010 00100000 01000010 01110010 01110101 01100011 01100101 00100000 01001100 01100101 01100101

About me

  • 👋 I'm Uatilla Viana Almeida.
  • 🌱 I'm currently studying Common Core at 42 Porto after successfully completing the Piscine.
  • 👀 I'm interested in Bitcoin, Games and Sports of all kinds.
  • 🚀 Additionally, I have an interest in AI, Python, Data Analysis and Project Management.
  • 📫 You can reach me on LinkedIn.
  • 🤔 Feeling amazing about how AI can help our society.

Skills

uatilla

 uatilla

uatilla

About

The purpose of this project is to code a small data exchange program using UNIX signals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors