Dear Students, the submission/viva of assignment-4 (web server) has been extended till the first working Thursday after the vacation. However, now you need to submit four versions of the web server. First is the simple iterative version, second is the concurrent version using fork(), third is the concurrent version using pthread_create(), fourth is the concurrent version using select() call. Start working on it, detailed submission instructions will be communicated later. Good Luck and Happy Learning