Adaptive Tree Walk Protocol

In this assignment, your program needs to: a) Retrieve the specific value of N and the stations that have a frame to send from the input file; display the value of N and the stations that have a frame to send on the screen. b) Use ATWP to determine what stations would send a frame during the upcoming timeslots; display the names of the stations that would send a frame during upcoming timeslots on the screen

Sample Solution