It's UWAweek 18 (1st semester, week 9)

help3002

This forum is provided to promote discussion amongst students enrolled in CITS3002 Computer Networks.

Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message. How do I ask a good question?

Chris is away until Monday 6th       Unfortunately, no scheduled laboratory Friday 3rd, from 4-6pm
Displaying the 2 articles in this topic
Showing 2 of 329 articles.
Currently 2 other people reading this forum.


 UWA week 17 (1st semester, week 8) ↓
SVG not supported

Login to reply

👍?
helpful
5:10pm Wed 24th Apr, ANONYMOUS

no station server should ever contain all knowledge about the whole network, timetabling data, or network connections. Each station's timetabling data, recorded in one textfile for each station, may change at any time (for example, if a bus breaks down, its next trip will be cancelled). Every query arriving at a station server (via a UDP/IP datagram) should be answered using the current up-to-date timetable information for that station. For this point, could you provide some clarification on how this might look like in testing? Would the station server process be restated with the updated information as command line arguments? Thank you


SVG not supported

Login to reply

👍?
helpful
7:33am Thu 25th Apr, Christopher M.

ANONYMOUS wrote:
> For this point, could you provide some clarification on how this might look like in testing? Would the station server process be restated with the updated information as command line arguments?
Each station-server will be reading its station's timetable information from a file on the local disk. The file's name will not change. At any time, that file's contents may be updated to provide new timetable information, that should be used for all future queries. Your project (the protocol you're designing) is not required to deliver or install/update the new timetable information. You may wish to (re)think the consequences of 'just' restarting a station-server. Hope this helps,

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  5:07AM Sep 06 2023
Privacy policy