CN Lab Manual Index
CN Lab Manual Index
Computer Network
(MC02094031)
2nd SEMESTER
Laboratory Manual
CN PRACTICAL BOOK
DEPARTMENT OF MCA
PREFACE
It gives us immense pleasure to present the first edition of CN Practical Book for the MCA
The CN theory and laboratory course is designed in such a way that students develop the
basic understanding of the subject in the theory classes and gain hands-on practical
experience during their laboratory sessions. The Lab Manual has been designed in such a
way that students will get exposure to different kinds of practicals. Difficulty level of
programs is increased with each subsequent practical. Students will get an opportunity to use
various set of instructions. It will surely help students to recall the theoretical knowledge
acquired during lectures and apply it for practical execution of practical. Hopefully this CN
Practical Book will serve the purpose for which it has been developed.
Assistant Professor
MCA Department
RBIMS.
CERTIFICATE
Mr./Ms
Head of Department
TABLE O F CONTENTS
Page No
Sr. Date of Date of
Experiment Title Sign
No To From Start Completion
Network basics
1 A. Hardware
Install & Test Network Interface
Card, prepare and Test Straight UTP
Cable, cross UTP Cable.
B. Software
Install various operating systems and
configure different servers.
Wire Shark: Wire shark
2 Installation, understanding the Wire
shark Environment/Menu System, to
start and stop live capture of traffic
from given wired Ethernet network
interface, capturing options, store
captured Data in different supported
file formats, to open already stored
captured data file
Capturing: Learn and use view
3 level filters and capture level filters
in Wire shark for different traffic.
For each captured category, observe
how different headers are
encapsulated within each other.
1. Ethernet
2. IP
3. ARP
4. TCP/UDP
5. HTTP
Capture the following traffic types
4 and Interpret/ Analyze the
corresponding header and payload:
FTP, SMTP and Telnet using wire
shark
Implement a TCP, UDP based client
5 server program in python using TCP
sockets where Server displays
Host Name, IP address and Port
Number on which it is hosted
Write a Program to print host name
and IP address of local host and
6 remote host.
ImplementaTCP,UDPportscannerprog
ram in python for local host.
7
ImplementaTCP,UDPbasedechoclients
8 erver and text chat programs in python
EXPERIMENT
NO:1