Write a program which has a base process which communicates

Assignment Help C/C++ Programming
Reference no: EM13347844

Write a program which has a "base process" which communicates with child processes acting as "bombers" that it creates.

· Handling processes by use of fork(), getpid()and wait()

· Handling signals by use of signal(),alarm()and kill()

· Opening and accessing a console window buffer

Operation

Before executing the program, the user should open four console (terminal) windows. The first terminal window will represent the base, and the other three will represent the three bombers.

The first action of the program's main loop is to discover how many terminals are open by trying to open all possible terminal number buffers (e.g. /dev/pts/1,/dev/pts/1 etc...) as a read only file. Those that are open should be stored so that the first four found can be written to.

The main function of the air base is use fork() to spawn three child bomber processes which are to execute the same exact code, and a fourth child (without an associated terminal window) to receive input and while monitoring and signaling the bombers.

Each bomber is to be initialized to contain 50 gallons of fuel, six bombs, and to be a distance of zero miles from the base. An alarm() timer is to be installed and used which:

· Decrements the fuel by two gallons each second.

· Increments the distance from base by one mile every two seconds if going toward target, and decrements the distance from base by one mile every two seconds if returning to base.

· Reports the fuel amount, ordinance left, and distance from base every three seconds in the appropriate terminal. e.g.

Bomber id to base, g gallons left, b bombs left, m miles from base.

If a bomber ever runs out of fuel it should be terminated by exiting with an unsuccessful code. If a bomber drops all of its payload, it should begin returning to base. If it makes it back to base without running out of fuel, it should terminate with a successfully code.

Reference no: EM13347844

Questions Cloud

Answer the following questionsnbspexplain your thinking to : answer the following questions.nbspexplain your thinking to demonstrate your understanding of economic terms and
Question 1 on september 1 roshek office supply had an : question 1 on september 1 roshek office supply had an inventory of 31 calculators at a cost of 17 each. the company
1 cbt has agreed to finance the needs of a stereo : 1 cbt has agreed to finance the needs of a stereo wholesaler for the next month. to complete the loan agreement the
The purpose of this two-part project is to compute the : the purpose of this two-part project is to compute the students ability to analyze security requirements and prepare a
Write a program which has a base process which communicates : write a program which has a base process which communicates with child processes acting as bombers that it
Part 1aig is often called the largest insurance entity in : part 1a.i.g. is often called the largest insurance entity in the world. a.i.g.s total assets were 860 billion on
You are working as a financial analyst for apple inc apple : you are working as a financial analyst for apple inc. apple inc. is one of the most innovative companies worldwide.
Memory location 2000h has the word 5000h stored in it what : memory location 2000h has the word 5000h stored in it. what does each location contain after inc byte ptr2000h. also
Current cost of a bond you know that the after-tax cost of : current cost of a bond you know that the after-tax cost of debt capital for bubbles champagne is aprox. to 7 percent.

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Write a function that computes length of a character string

Write a function that computes the length of a character string (i.e. write your own implementation of the strlen function.

  A store with a bag of groceries

write C++ statements that remove all the items from storeBag and place them into one of two new bags, as follows: Place all occurrences of bread and eggs into fragileBag, and all other items into groceryBag. When you are done, storeBag should be empt..

  In this assignment you have to implement and test a public

in this assignment you have to implement and test a public transport fare ticketing system. you will need to

  Write a c++ program that reads a set of integers

Write a c++ program that reads a set of integers and then finds and prints the sums of the even and odd numbers.

  Write a program for implementing array abstract data type

Write a program for implementing array abstract data type.

  Express the definition of the class rectangletype

The definition of the class rectangleType and the definitions of the operator functions are.

  Write c function to sort one dimensional integer array

Consider the values sorted in the array. Sort it in ascending order using Bubble sort technique showing all iterations: write C function to sort one dimensional integer array in ascending order.

  Reading of coefficients

Reading of coefficients a, b, c shall be done by a function named readCoeffs(). They shall be entered as double's from the keyboard by an operator, after prompt, as follows.

  Create constructor function which takes no inputs

You must have the constructor function which takes no inputs and randomly generates the 5 letter string for name and random integers from 20 to 40 for both age and class size.

  Program that can serve as a simple calculator

Write a program that can serve as a simple calculator. This calculator keeps track of a single number (of type double) that is called result and that starts out as 0.0. Each cycle allows the user to repeatedly add, subtract, multiply, or divide by..

  Program that generates 50,000 random integers from 1 to 6

Program that generates 50,000 random integers from 1 to 6 (inclusive). Count the number of times that each number occurs and output the totals

  Write a function that returns the day of the year

Write a function day_of_year(month, day, year) that returns the day of the year (an integer between 1 and 366) specified by the three augments.

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