Question: Introduction Compile and run the provided application. The application is a network server. Start the server, then use NetCat to access the server. After runing

Introduction
Compile and run the provided application. The application is a network server. Start the server, then use
NetCat to access the server. After runing and understanding the behavior of the program, use Strace and
GDB to gather more information.
Activity
Compile and run the provided source code. When compiling, be sure to include debugging symbols.
Use netstat, strace, gdb, and other tools to analyze the running process. Document the actions and
activites of this program. Clearly document what it does and how this can be determined.
In addtion to netstat, strace, gdb, and nc, find 2 other GNU tools to analyze the behavior of the
provided program. These should be simple command line utilities covered in text or lecture.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!