From 596694ef9a47b1fbe2f77f3b0f1671154ef03865 Mon Sep 17 00:00:00 2001 From: Akshay Date: Wed, 21 Oct 2020 15:33:33 +0530 Subject: fix --- readme.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 62fd58d..661249d 100644 --- a/readme.txt +++ b/readme.txt @@ -1,5 +1,7 @@ -Akshay's NPS lab programs -------------------------- +18CS54 - network programming and security +----------------------------------------- + +Contents: Q1: Write a networking program consisting of a client and server components. The client must request for a file by @@ -7,3 +9,7 @@ providing a file name, and the server must respond with the contents of the file or an appropriate error message. Bonus: Modify the client to accept the filname via a command line argument. + + +------------------------------------- +mirror of git.peppe.rs/university/nps -- cgit v1.2.3