Skip to content

Commit

Permalink
class update
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshubnm committed Oct 7, 2020
1 parent 3c27470 commit a8abdeb
Show file tree
Hide file tree
Showing 14 changed files with 7 additions and 1 deletion.
Empty file added .Rhistory
Empty file.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
# Computer-Networks-Lab
Assignments from Computer Network Labs.

# LAB 6
# LAB 7

1. Write a C program in TCP to demonstrate the use of select() system call in the context of I/O multiplexing.

# LAB 6

1. Test Q1

2. Test Q2

# LAB 5

1. Write a C program in TCP to send a message "Hello KIIT" from client to server. The server will display the message and then send a response message "Thank you" to the client. The client will display the response message.
Expand Down

0 comments on commit a8abdeb

Please sign in to comment.