Skip to content

Edu2metros/Minitalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MINITALK - @42SP

Talk to a server!

Nota: 125/100 ✔️

What is the Minitalk?

Minitalk is about send messages to a server using signals. The server will receive the message and print it. The server will also send a signal to the client to confirm that the message was received.

How to use?

  1. Clone the repository:
  2. Run the command make to compile the server and the client.
  3. Open two terminals.
  4. In the first terminal, run the command ./server.
  5. In the second terminal, run the command ./client <PID> <message>, where <PID> is the process ID of the server and <message> is the message you want to send.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages