Sei sulla pagina 1di 4

COMPUTER NETWORK PROBLEM STATEMENTS.

1. Write a program using TCP socket for wired network for following using
c/c++ Demonstrate the packets captured traces using Wireshark Packet
Analyzer Tool for peer to peer mode mode program
a. Say Hello to Each other
b. Calculator Arithmetic operation / Trigonometry function

2. Write a program using TCP socket for wired network for following using
c/c++ Demonstrate the packets captured traces using Wireshark Packet
Analyzer Tool for peer to peer mode program
a. File transfer
b. Calculator Trigonometry function / Arithmetic operation

3. Write a program using TCP socket for wired network for following using
c/c++ Demonstrate the packets captured traces using Wireshark Packet
Analyzer Tool for peer to peer mode program
a. File transfer
b. Say Hello to Each other

4. Write a program using TCP socket for wired network for following using
c/c++ Demonstrate the packets captured traces using Wireshark Packet
Analyzer Tool for peer to peer mode program
a. Say Hello to Each other

5. Write a program using TCP socket for wired network for following using
c/c++ Demonstrate the packets captured traces using Wireshark Packet
Analyzer Tool for peer to peer mode program
a. Calculator Arithmetic operation
6. Write a program using UDP Sockets to enable file transfer (Script, Text,
Audio and Video one file each) between two machines using c/c++
Demonstrate the packets captured traces using Wireshark Packet Analyzer
Tool for peer to peer mode program

7. Write a program for DNS lookup. Given an IP address input, it should return
URL and vice-versa using java/c/c++

8. Write a program using TCP sockets for wired network to implement in java
a. Peer to Peer Chat

9. Write a program using TCP sockets for wired network to implement in java
a. Multiuser Chat

10. Write a program using UDP sockets for wired network to implement in
java
a. Peer to Peer Chat

11. Write a program using UDP sockets for wired network to implement in
java
a. Multiuser Chat
12. Write a program for error detection and correction for 7/8 bits ASCII
codes using Hamming Codes or CRC. Demonstrate the packets captured traces
using Wireshark Packet Analyzer Tool for peer to peer mode using c/c++

13. Write a program for error detection and correction for 7/8 bits ASCII
codes using Hamming Codes or CRC. Demonstrate the packets captured traces
using Wireshark Packet Analyzer Tool for peer to peer mode using c/c++

14. Write a program to demonstrate sub-netting and find subnet mask

15. Write a program to analyze following packet formats captured through


Wire shark for wired network. 1. Ethernet 2. IP 3. TCP 4. UDP

16. Use network simulator NS2 to implement:

a. Monitoring traffic for the given topology (BUS,MESH)

17. Use network simulator NS2 to implement:

a. Monitoring traffic for the given topology (RING,STAR)

18. Use network simulator NS2 to implement:

a. Network Routing: Shortest path routing, AODV.

19. Use network simulator NS2 to implement:

a. Analysis of congestion control TCP.


20. Configure RIP using packet Tracer.

21 Write a program to simulate Go back N Modes of Sliding Window Protocol


in peer to peer mode and demonstrate the packets captured traces using Wire
shark Packet Analyzer Tool for peer to peer mode

22 Write a program to simulate Selective Repeat Modes of Sliding Window


Protocol in peer to peer mode and demonstrate the packets captured traces
using Wire shark Packet Analyzer Tool for peer to peer mode

Potrebbero piacerti anche