Skip to content

Degef/minitalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minitalk

42 Cursus Project

The project is to create a communication program in the form of a client and a server.

  • The server must be started first. After its launch, it has to print its PID.

Screen Shot 2023-02-20 at 11 50 12 AM

  • The client takes two parameters: ◦ The server PID. ◦ The string to send.

Screen Shot 2023-02-20 at 11 52 53 AM

  • The client must send the string passed as a parameter to the server.You can only use these two signals: SIGUSR1 and SIGUSR2. Once the string has been received, the server must print it.

Screen Shot 2023-02-20 at 11 54 55 AM

Screen Shot 2023-02-20 at 11 59 31 AM

Screen Shot 2023-02-20 at 12 00 59 PM

Releases

No releases published

Packages

No packages published