minitalk

Domain
Software Engineering
Type
42

Stack

  • C
  • Makefile

A minimal client–server program where the client sends messages to the server using only Unix signals (no sockets). Bytes are encoded as signal sequences, illustrating low-level IPC and protocol design within strict constraints.