Thanks to visit codestin.com
Credit goes to www.scribd.com

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

Computer Network Practical Guide

The document contains a practical list for a Computer Network course prepared by Richa Sinha. The list includes 14 programming and networking tasks such as implementing bit stuffing, CRC, VRC, LRC, Dijkstra's algorithm, IP addressing, stop and wait ARQ, parity checks, networking cables, TCP headers, and creating a small computer network. The list was prepared for 5th semester IT students at KITRC's Department of Information Technology located in Kalol, India.

Uploaded by

RichaSinha
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)
29 views1 page

Computer Network Practical Guide

The document contains a practical list for a Computer Network course prepared by Richa Sinha. The list includes 14 programming and networking tasks such as implementing bit stuffing, CRC, VRC, LRC, Dijkstra's algorithm, IP addressing, stop and wait ARQ, parity checks, networking cables, TCP headers, and creating a small computer network. The list was prepared for 5th semester IT students at KITRC's Department of Information Technology located in Kalol, India.

Uploaded by

RichaSinha
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

KITRC'S

Department Of Information Technology


A - Block | KITRC Campus | Kalol | Ph. 9909996706 | Email : [email protected]

Computer Network
Practical List
B.E. 5th I.T Prepared By: Richa Sinha

1. Write a C Program to Implement bit Stuffing


2. Write a C Program to demonstrate Character Count
3. Write a C Program to Implement Byte Stuffing
4. Write a C Program to Implement CRC
5. Write a C Program to Implement VRC, LRC and 2 D Parity Check
6. To study and implement Dijikstra Algorithm.
7. To study Net Commands. Write a C Program to get ip Address of your Machine
8. Understanding IP addressing schema.
9. Implement Simplex Stop and Wait ARQ
10. To implement odd even parity with help of sender and reciver program
11.To implement straight through and cross over cable using cat 5 cable and RJ-45 connector.
12. Understanding Stucture of TCP header
13. Connecting two computer to create a small network
14. To study Sonic wall network(optional)

You might also like