8000 GitHub - Roshanakk/minitalk
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Roshanakk/minitalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Unix Signals ! 📡

About

This is a server/client system that uses UNIX signals for communication.
The server displays its PID and receives decrypted signals as characters, while the client encrypts messages and sends true/false signals using SIGUSR1 or SIGUSR2 to the server's PID.

How to use

  • Run make
  • make 
    
  • Run the server and copy its PID
  • ./server 
    
  • Run the client in another terminal and pass the server's PID as argument
  • ./client <PID>
    
  • Have a little chit chat !
  • About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published
    292F
    0