sellers and buyers are implemented in this project. Each seller broadcasts his/her advertisement using UDP and each buyer can send an offer to the desired seller using TCP. The seller can either accept of reject the buyer's offer and broadcast the appropriate message.
The number of books in each genre is calculated using the MapReduce framework. Pipes are used for the processes communication. Also fork and exec system calls are used in order to build and run processes.
The program takes an BMP image as the input and applies the desired filter on it. The filters are the followings:
- Horizontal Flip
- Emboss
- Diamond