[Solved] COMP2560 Assignment5- minissh with socket

$25

File Name: COMP2560_Assignment5-_minissh_with_socket.zip
File Size: 386.22 KB

SKU: [Solved] COMP2560 Assignment5- minissh with socket Category: Tag:
5/5 - (1 vote)

Use socket to write a client/server application to simulate the basic functionality of secure shell. Once the client is connected to the server, it can keep sending shell commands to the server. For each command, the server will return the result of executing the shell command.

  • The server and client programs can be run on different machines.
  • The server program is started first, waiting for client to connect.
  • When the server program is terminated with CTRL-C, the client program is also terminated.
  • When the client program is terminated with CTRL-C, the server program will wait for the next connection from client.

Simplification:

  • The shell commands from the client are simple ones without arguments.
  • The commands from the client can be executed on the server side by different shell processes.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[Solved] COMP2560 Assignment5- minissh with socket
$25