- A Simple Shell Program
- A Chat Program Using FIFOs
- A Chat Program Usig TCP Sockets
- The main skeleton of this project is based on previous project - Chat Program Using FIFOs
- A Demand Paging Virtual Memory Simulator
- including four algorithms to handle paging demand (none, random choose, lru, second Chance(clock) )