You are on page 1of 3

SCHOOL OF COMPUTER SCIENCE AND ENGINEERING

Winter Semester-I, 2020-21

Final Assessment Lab Examination

Programme and Branch: B.Tech – CSE Max. Marks: 50

Course: Network and Communication Duration: 1.5 hours

Slot: L1+L2

Instructions:

Write down your name, reg.no, slot and date in the answer sheet.

The number allotted is the question you are supposed to answer.

Write down Aim, Algorithm, and Code with output screenshot in the answer sheet.

Save the file with regno_questionno and upload the same in VTOP.

1. A) Write a TCP socket program to perform encryption on client side and decryption
on the server side.( Hint: A -> E, B->F so on.)
B) Write a program to implement CRC mechanism. Your input given is the dataword
1010011110 and the divisor 10111. Show the generation of the codeword at the
sender site.

2. A) Implement a TCP based server program to authenticate the client’s Username and
Password. The authenticity of the client must be sent as the reply message to the client
and display the same on the standard output.
B) Write a C program to implement Stop and wait algorithm.
3. A) Develop a String reverse chat application using UDP socket programming. Server
accepts strings from clients (even multiple strings from each client) and replies with
reverse strings.
B) Write a C program to perform the Checksum for following :sender sends four data
items 5,10,15,4. Find the checksum at sender site.

Reg.No Question
19BCE0244 Question 1
19BCE0331
19BCE0337
19BCE0388
19BCE0432
19BCE0448
19BCE0480
19BCE0523
19BCE0571
19BCE0574
19BCE0576
19BCE0585
19BCE0590
19BCE0595
19BCE0712
19BCE0715
19BCE0722
19BCE0738
19BCE0742
19BCE0750
19BCE0756
19BCE0757 Question 2
19BCE0777
19BCE0779
19BCE0782
19BCE0814
19BCE0838
19BCE0901
19BCE0906
19BCE0910
19BCE0990
19BCE2009
19BCE2011
19BCE2013
19BCE2049
19BCE2112
19BCE2132
19BCE2134
19BCE2136
19BCE2145
19BCE2175
19BCE2176
19BCE2189
19BCE2207 Question 3
19BCE2258
19BCE2290
19BCE2293
19BCE2301
19BCE2306
19BCE2310
19BCE2314
19BCE2317
19BCE2320
19BCE2329
19BCE2338
19BCE2377
19BCE2409
19BCE2491
19BCE2509
19BCE2583
19BCT0252
19BDS0038
19BDS0041
19BDS0056
19BDS0112

You might also like