Requirements

  1. Write a program to determine your system’s byte ordering. Explain how does it work and present your test results.

  2. Write a client program and a server program to continuously report the number of processes currently running on a specified host (UNIX) computer. Make sure your server supports multiple concurrent clients and handle socket-related exceptions.

Continue reading

#Requirements

We will write a tiny shell (tsh) command processor like sh, bash, or csh for single line commands. Your shell’s main loop will display a prompt, read a line of input, and fork a child process to perform the indicated command.

Continue reading

#Requirements
Your tool will load this dictionary into memory, and tries to concatenate three words into the plaintext password candidate. Use the crypt library to find the actually password of a person. The TA will time how fast your code can break the password. The top 10% of the student will receive 2 bonus points.

Continue reading
  • page 1 of 1
Author's picture

Necisam

author.bio


author.job


Tainan, Taiwan