Write a threaded echo client and add a nice feature

Assignment Help Computer Engineering
Reference no: EM132216503

Write a threaded echo client / shell program using sockets in C/C++

Your problem is to add a "nice" feature to this program to allow a user to start a command-line shell on the host machine. Modify the source code from the lecture so that when the client sends the command "shell" to server, all further commands from the client will be treated as shell commands on the server. Return back to normal operation when the user enters the "exit" command in the client (i.e., return to just echoing output).

You code must support multiple connections to the server. This means that the server has to keep track of multiple sockets: one to listen for new connections and then a socket pair per connection to which you direct output from the server (either echo or standard output from running shell commands).

On the server, the naive approach would be to use the system() system call to execute the command sent from the client. This works but leaves too much information available for a security analyst to detect what program is doing the malicious deeds.

Instead, use the code from the previous assignment and have the server code do a fork() and exec() to execute the command on the server. (EXTRA CREDIT: do what you can to mask the parent process id of the child process.)

Reference no: EM132216503

Questions Cloud

What is the big-oh worst-case running time of your algorithm : What is the big-Oh worst-case running time of your algorithm, if the length of the input string w is n?
Write and test the code for the function mystery function : Write and test the code for the function mystery Function that consumes a vector, V, and produces a new vector, W, of the same length.
Draw a schematic diagram of the temperature profile : Determine the mass flow rate of the cooling water needed and the mass flow rate of condensation of the stream in the condenser
Write and test a mips program using only mars : Write and test a MIPS program USING ONLY MARS consisting of four functions.
Write a threaded echo client and add a nice feature : Your problem is to add a "nice" feature to this program to allow a user to start a command-line shell on the host machine.
Display the output voltage of an electrical circuit : Writhe a C++ program that calculates and displays the output voltage of an electrical circuit by the following equation.
Write a volatile loop fragment that calculate : Sum of a series of numbers entered by the user until the value 999 is entered Note: 999 should not be part of the sum
Provide your code and evidence of it working properly : A sub that reads the number from cell A1 (entered by the user), calls the factorial calculator function, and then writes the answer in cell B1.
Simulate the experiment of rolling two die a specified num : Write and test a MATLAB program that simulates the experiment of rolling two die a specified number of times N.

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd