A custom-made version of Netcat in C/C++; Redirecting stdin & stdout using pipes allowing chat between terminals and program exec. As an assignment in Operating Systems @ Ariel University
-
Updated
Jun 6, 2024 - C++
A custom-made version of Netcat in C/C++; Redirecting stdin & stdout using pipes allowing chat between terminals and program exec. As an assignment in Operating Systems @ Ariel University
An assignment in Operating Systems @ Ariel University, developed in C - UNIX tools, libaries, debugging, gdb, ddd, threads, fork, wait, exec, pipe
All study materials for the Operating Systems Course @ Ariel University
programs wirrten for the OS course taken at the University of Tehran
Practical exercises from Operating Systems course
Algorithms implemented in Operating Systems course at PES University, B'lore
Simple client-server model with multiplexing.
Practice lab questions and their possible solution of Operating System course.
This project implements the classic Dining Philosophers Problem using Pthreads and semaphores in C++.
Simple client-server model.
Add a description, image, and links to the os-course topic page so that developers can more easily learn about it.
To associate your repository with the os-course topic, visit your repo's landing page and select "manage topics."