Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You are supposed to capture all network traffic using packet sockets. Your task is to identify HTTP packets. For every received HTTP packet, you should

You are supposed to capture all network traffic using packet sockets. Your task is to identify HTTP packets. For every received HTTP packet, you should be able to tell source IP address, destination IP address, source port #, and destination port number.

You should also be able to tell HTTP packet type (GET and POST)

Following rubric will be used for evaluation

1) Identifying TCP packets

2) Displaying IP addresses and port numbers

3) Identifying HTTP packets

4) Identifying HTTP packet types

Note: Plz use C++ and Linux

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Image Databases Towards Advanced Image Retrieval

Authors: Yihong Gong

1st Edition

1461375037, 978-1461375036

More Books

Students also viewed these Databases questions

Question

1. What are the peculiarities of viruses ?

Answered: 1 week ago

Question

Describe the menstrual cycle in a woman.

Answered: 1 week ago