From 203aac3664400669e515764d8fbd502efea62264 Mon Sep 17 00:00:00 2001 From: avinal <185067@nith.ac.in> Date: Wed, 3 Feb 2021 17:07:22 +0530 Subject: [PATCH] readme modified --- computer_networks/lab/lab1/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/computer_networks/lab/lab1/README.md b/computer_networks/lab/lab1/README.md index ccdca37..f02568a 100644 --- a/computer_networks/lab/lab1/README.md +++ b/computer_networks/lab/lab1/README.md @@ -2,7 +2,7 @@ ## Files -| File Name | Descroption | +| File Name | Description | | --- | --- | | [TCP_client.c](TCP_client.c) | TCP client implementation | | [TCP_server.c](TCP_server.c) | TCP server implementation | @@ -19,7 +19,7 @@ 4. Change the input buffer size of the client and the server to 4096. Modify the texts exchanged between the client and the server so that texts of larger length are exchanged. -## Student Detail +## Student Details - Name: Avinal Kumar - Roll: 185067