Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
1 views

Computer networks programs

Computer networks

Uploaded by

swethamanii214
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1 views

Computer networks programs

Computer networks

Uploaded by

swethamanii214
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

1. a) Write a program to design a TCP Client-Server application to transfer a file.

b) Using TCP socket download a webpage and get the URL and pass it for buffering the
content and write it as a html file
2. Write a program to implement the TCP Client Server Chat Application using Sockets

3. Write a programs hello_server for TCP (The client connects to the server, sends the string “Hello,
world!”, then closes the connection )

4. Write the program for Simulation of DNS using UDP Socket by getting the frame size from
the user and create the frame sized user request and send the frame to server from the client.
5. a) Write a program to implement to transfer the files using TCP socket. The server send a reply to
the user with the files. The user specified file needs to be downloaded.
b) Using Wireshark capture the FTP username and password
6. Simulate the Reverse Address Resolution Protocol (RARP) using UDP
7. Write a program to find the least cost route between any two nodes using Distance Vector
Routing algorithm.
8. By using an any one Congestion Control mechanisms and simulate the functionalities using
NS.
9. Examine the throughput performance of sliding window with varying packet sizes, error rates and
Round Trip Times.
10 Compare the performance of a network by implementing Distance Vector Routing algorithm and
link state routing.
11 Implement the error correction techniques and examine the message send with error and send
with no error.
12 Using network simulator implements the CRC error detection techniques between source
and destination machine in network.
13 Write a code simulating ARP protocol for the server and client.

14 Write a program on datagram socket for client/server to display the messages on client
side,typed at the server side
15. Write the program for implementing the client for Simple mail transfer protocol
16.Write a code simulating RARP protocol for the server and client.
17 a) Write a HTTP web client program to download any web page using TCP sockets.
b) Use the network simulator to capture and investigate some packets exchanged at the
network layer.
18 a) Using Simulation tool analyze the TCP /UDP performance

b) Capture the FTP username and password using wireshark.


19 Write a program for a HLDC frame to perform the following.
i) Bit stuffing

ii) Character stuffing

20 a) To print the day and time that connects to read a string from the server and displays the string
to the client.

b) Analyze the TCP performance using simulation tool.

Page 1 of 2

You might also like