Solution:In this scenario, first connection request is established, weather information system is requesting for the weather report. Request takes place as:
(1) Request will be sent from weather information system to sat communication.
(2) Sat communication is forwarding that request to weather station.
(3) Then weather station sends get (summary) request to communication link.
(4) After that, it will fetch data from weather data. Reply Process:
(1) As the communication link is nearest to weather data, first it will get the data.
(2) Then it goes from communication link to weather station.
(3) Then weather station to sat comm.
(4) At the end, weather information system get the weather information.
So increasing order of lifeline of objects in the system will be same as objects similar or larger distance from weather data, in the way reply is gone through. So it will be.
Weather data → Comms link → Weather station → Sat Comms.