[go: up one dir, main page]

0% found this document useful (0 votes)
40 views1 page

Index-Computer Networks and Security Laboratory

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
40 views1 page

Index-Computer Networks and Security Laboratory

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Matoshri College of Engineering and Research Centre, Eklahare, Nasik

Department of Computer Engineering


Computer Networks and Security Laboratory

INDEX

SN Title Date Sign

Setup a wired LAN using Layer 2 Switch. It includes preparation of cable,


testing of cable using line tester, configuration machine using IP addresses,
1
testing using PING utility and demonstrating the PING packets captured
traces using Wireshark Packet Analyzer Tool.

Demonstrate the different types of topologies and types of transmission


2
media by using a packet tracer tool.

Write a program for error detection and correction for 7/8 bits ASCII codes
3
using Hamming Codes or CRC.

Write a program to simulate Go back N and Selective Repeat Modes of


4
Sliding Window Protocol in Peer-to-Peer mode.

5 Write a program to demonstrate Sub-netting and find subnet masks

Write a program using TCP socket for wired network for following
6 a. Say Hello to Each other (For all students)
b. File transfer (For all students)

7 Write a program using UDP Sockets to enable file transfer (Script, Text,
Audio and Video one file each) between two machines. Demonstrate the
packets captured traces using
Wireshark Packet Analyzer Tool for peer to peer mode.

Write a program for DNS lookup. Given an IP address input, it should


8
return a URL and vice versa.

Installing and configure DHCP server and write a (C++/Python/Java)


9
program to install the software on remote machine.

Study and Analyze the performance of HTTP, HTTPS and FTP protocol
10 using Packet tracer tool.

You might also like